chp mcp for Zed
io.github.icohangar-ops/chp-mcp
Spend approval gate for AI agents: budget caps, HITL thresholds, signed audit hash.
client:Zed
transport:stdio
runtime:npm
Install chp mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chp-mcp": {
"command": "npx",
"args": [
"-y",
"@cubiczan/chp-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs