mobile-mcp

stdio

Used by 2 plugins

Installs mobile-plugin, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub caphtech/claude-marketplace --plugin mobile-plugin
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "mobile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mobilenext/mobile-mcp@latest"
      ]
    }
  }
}
Command
npx
Arguments
-y@mobilenext/mobile-mcp@latest