MCP Server
MCP
io.github.droidrun/mobilerun
Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.mobilerun.ai/v1/mcp",
"headers": [
{
"description": "Bearer token — Mobilerun API key (dr_sk_...), from the app under AI & Agents.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment