Skip to content
Zed

mobai mcp for Zed

io.github.mobai-app/mobai-mcp

AI-powered mobile device automation for Android and iOS devices, emulators, and simulators

client:Zed transport:stdio runtime:npm

Install mobai mcp in Zed

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

{
  "context_servers": {
    "mobai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mobai-mcp"
      ]
    }
  }
}

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

mobai mcp in other clients