Loading MCP server directory, please wait...
Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
npx @getmcp/cli add io.github.droidrun/mobilerunRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token — Mobilerun API key (dr_sk_...), from the app under AI & Agents.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.droidrun/mobilerun": {
"url": "https://api.mobilerun.ai/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}