AutoMobile for Claude Desktop
dev.jasonpearson/auto-mobile
Mobile device interaction automation via MCP
client:Claude Desktop
transport:stdio
runtime:npm
Install AutoMobile in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"auto-mobile": {
"command": "npx",
"args": [
"-y",
"@kaeawc/auto-mobile"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs