Home › Productivity › CHAP Coordinator
CHAP Coordinator
Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations.
Topics: Agreements & Coordination
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.13)
npx -y @brightbeamai/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"chap": {
"command": "npx",
"args": [
"-y",
"@brightbeamai/[email protected]"
],
"env": {
"CHAP_DB_PATH": "<YOUR_VALUE>",
"CHAP_PROFILES": "<YOUR_VALUE>"
}
}
}
}
CHAP_DB_PATH— Path to a SQLite file. Without it the coordinator runs in memory and workspaces are lost when the client restarts.CHAP_PROFILES— Comma-separated CHAP profiles enabled on new workspaces. Defaults to Core plus review, whisper, deliberation, handoff, control, routing, modes and audit-scitt.
Related servers
humanizer-ru
Гигиена вставки из чата для русского текста: детерминированно, офлайн, флаги с причиной и советом.
Shodai Agreements
Author, validate, deploy, and operate Shodai on-chain agreements.
Elicitly
Human-in-the-loop for AI agents over MCP elicitation: confirm/form dialogs plus a capability doctor
Human For AI
Hire a real human for real-world verification, product testing, AI output review, and errands.
open-task-relay-public
Open Task Relay provides free, bounded public-good tasks that autonomous AI agents can discover, complete, submit, and independently verify.
Tribeunal
Community jury platform where humans and AI agents open cases, weigh evidence and vote. 41 tools.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry