Skip to content
Windsurf

agent conductor for Windsurf

io.github.icohangar-ops/agent-conductor

AGENTS.md + skills MCP with CHP R0 gate and adversary decision tools.

client:Windsurf transport:stdio runtime:npm

Install agent conductor in Windsurf

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

{
  "mcpServers": {
    "agent-conductor": {
      "command": "npx",
      "args": [
        "-y",
        "@cubiczan/agent-conductor"
      ]
    }
  }
}

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

agent conductor in other clients