Skip to content
Windsurf

remote agents for Windsurf

io.github.47-ronn/remote-agents

Control fleets of remote machines via AI agents: exec, files, git, fleet ops, map/reduce.

client:Windsurf transport:stdio runtime:npm

Install remote agents in Windsurf

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

{
  "mcpServers": {
    "remote-agents": {
      "command": "npx",
      "args": [
        "-y",
        "remote-agents"
      ]
    }
  }
}

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

remote agents in other clients