Skip to content
Windsurf

DroidAgentKit for Windsurf

io.github.ivamsi/droidagentkit

Local-first Android development MCP: Gradle, adb, logcat, lint, crash triage, Perfetto, visuals.

client:Windsurf transport:stdio runtime:npm

Install DroidAgentKit in Windsurf

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

{
  "mcpServers": {
    "droidagentkit": {
      "command": "npx",
      "args": [
        "-y",
        "@droidagentkit/launcher"
      ]
    }
  }
}

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

DroidAgentKit in other clients