Skip to content
Cline

chp mcp for Cline

io.github.icohangar-ops/chp-mcp

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

client:Cline transport:stdio runtime:npm

Install chp mcp 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

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

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

chp mcp in other clients