Skip to content
Cline

mobile mcp for Cline

io.github.mobile-next/mobile-mcp

MCP server for iOS and Android Mobile Development, Automation and Testing

client:Cline transport:stdio runtime:npm

Install mobile mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mobile mcp in other clients