Skip to content
Windsurf

Ghost in the Droid for Windsurf

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:Windsurf transport:stdio runtime:pypi

Install Ghost in the Droid in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Ghost in the Droid in other clients