Skip to content
Zed

mobilerun for Zed

io.github.droidrun/mobilerun

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

client:Zed transport:streamable-http

Install mobilerun in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

mobilerun in other clients