Skip to content
Zed

Ghost in the Droid for Zed

io.github.ghost-in-the-droid/android-agent

Give any LLM agent a real Android or iPhone as its body. 62 MCP tools for mobile automation.

client:Zed transport:stdio runtime:pypi

Install Ghost in the Droid in Zed

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

{
  "context_servers": {
    "android-agent": {
      "command": "uvx",
      "args": [
        "ghost-in-the-droid"
      ]
    }
  }
}

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

Ghost in the Droid in other clients