agent-device for Claude Desktop
io.github.callstackincubator/agent-device
Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV 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