Skip to content
Windsurf

CHAP Coordinator for Windsurf

io.github.brightbeamai/chap

Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations.

client:Windsurf transport:stdio runtime:npm

Install CHAP Coordinator in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chap": {
      "command": "npx",
      "args": [
        "-y",
        "@brightbeamai/chap-coordinator-mcp"
      ],
      "env": {
        "CHAP_DB_PATH": "<CHAP_DB_PATH>",
        "CHAP_PROFILES": "<CHAP_PROFILES>"
      }
    }
  }
}

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

CHAP Coordinator in other clients