AlexGladkov/claude-in-mobile
MCP server for mobile and desktop automation — Android (via ADB), iOS Simulator (via simctl), and Desktop (Compose Multiplatform). Like Claude in Chrome but for mobile devices and desktop apps
Platform-specific configuration:
{
"mcpServers": {
"claude-in-mobile": {
"command": "npx",
"args": [
"-y",
"claude-in-mobile"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...