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
{
"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