Skip to content
Cline

agent-device for Cline

io.github.callstackincubator/agent-device

Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps

client:Cline transport:stdio runtime:npm

Install agent-device 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": {
    "agent-device": {
      "command": "npx",
      "args": [
        "-y",
        "agent-device"
      ]
    }
  }
}

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

agent-device in other clients