Skip to content
Cline

CHAP Coordinator for Cline

io.github.brightbeamai/chap

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

client:Cline transport:stdio runtime:npm

Install CHAP Coordinator in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

CHAP Coordinator in other clients