mobile
Mobile Next MCP
52
Mobile Next
Cross-platform mobile automation for iOS and Android. Control emulators, simulators, and real devices with accessibility-tree-based interactions.
3.4k0/wk7.7K tokens(4%)2w ago
Shell Access
mobileiosandroidautomationemulatorsimulator
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"mobile-next-mcp": {
"command": "npx",
"args": [
"-y",
"@anthropic/mobile-mcp"
]
}
}
}