Skip to content
Claude Desktop

Ghost in the Droid for Claude Desktop

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

Install Ghost in the Droid in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Ghost in the Droid in other clients