Loading MCP server directory, please wait...
Mobile device interaction automation via MCP
npx @getmcp/cli add dev.jasonpearson/auto-mobileRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.jasonpearson/auto-mobile": {
"command": "npx",
"args": [
"-y",
"@kaeawc/auto-mobile"
]
}
}
}