Skip to content
Claude Desktop

chp mcp for Claude Desktop

io.github.icohangar-ops/chp-mcp

Spend approval gate for AI agents: budget caps, HITL thresholds, signed audit hash.

client:Claude Desktop transport:stdio runtime:npm

Install chp mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "chp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cubiczan/chp-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

chp mcp in other clients