mobilerun for VS Code
io.github.droidrun/mobilerun
Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
client:VS Code
transport:streamable-http
Install mobilerun in VS Code
.vscode/mcp.json
{
"servers": {
"mobilerun": {
"type": "http",
"url": "https://api.mobilerun.ai/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs