Limrun for VS Code
com.limrun/mcp
Cloud iOS simulators and Android emulators your agent can create, drive, and throw away.
client:VS Code
transport:streamable-http
Install Limrun in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.limrun.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs