Skip to content
Windsurf

agent-device for Windsurf

io.github.callstackincubator/agent-device

Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps

client:Windsurf transport:stdio runtime:npm

Install agent-device in Windsurf

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

{
  "mcpServers": {
    "agent-device": {
      "command": "npx",
      "args": [
        "-y",
        "agent-device"
      ]
    }
  }
}

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

agent-device in other clients