Skip to content
Claude Desktop

agent-device for Claude Desktop

io.github.callstack/agent-device

MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps

client:Claude Desktop transport:stdio runtime:npm

Install agent-device in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-device": {
      "command": "npx",
      "args": [
        "-y",
        "agent-device"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agent-device in other clients