Skip to content
Cursor

mobilerun for Cursor

io.github.droidrun/mobilerun

Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.

client:Cursor transport:streamable-http

Install mobilerun in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mobilerun": {
      "url": "https://api.mobilerun.ai/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mobilerun in other clients