Skip to content
Cline

AutoMobile for Cline

dev.jasonpearson/auto-mobile

Mobile device interaction automation via MCP

client:Cline transport:stdio runtime:npm

Install AutoMobile 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": {
    "auto-mobile": {
      "command": "npx",
      "args": [
        "-y",
        "@kaeawc/auto-mobile"
      ]
    }
  }
}

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

AutoMobile in other clients