MCP server for CHP Profile B spend/capital gates (npx @cubiczan/chp-mcp)
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add cubiczan-chp-mcp -- npx -y @cubiczan/chp-mcp{
"mcpServers": {
"cubiczan-chp-mcp": {
"command": "npx",
"args": ["-y", "@cubiczan/chp-mcp"]
}
}
}MCP Servers overview
# `@cubiczan/chp-mcp`
[](https://glama.ai/mcp/servers/icohangar-ops/cubiczan-chp-mcp)
One-command MCP install for **CHP Profile B** spend / capital gates.
[](https://registry.modelcontextprotocol.io)
[](https://www.npmjs.com/package/@cubiczan/chp-mcp)
[](https://github.com/icohangar-ops/cubiczan-chp)
Wraps [`@cubiczan/chp`](https://www.npmjs.com/package/@cubiczan/chp) so Cursor,
Claude Code, or any MCP client can call `evaluate_spend_gate` without vendoring
protocol code. Engine digests match the normative golden vectors
(**Profile B 30/30**).
## How the pieces fit
```text
MCP client (Cursor / Claude / …)
│ tools/call
▼
┌───────────────────────────┐
│ MCP server (transport) │ ← you are here (@cubiczan/chp-mcp)
│ evaluate_spend_gate │
│ approve_spend │
│ chp_content_hash │
└─────────────┬─────────────┘
│ depends on
▼
┌───────────────────────────┐
│ Published CHP packages │
│ npm: @cubiczan/chp (Profile B)
│ PyPI: consensus-hardening-protocol (Profile A)
└───────────────────────────┘
```
For AGENTS.md + skills + Profile A `decision_gate` / `decision_adversary`, use
[agent-conductor](https://github.com/icohangar-ops/agent-conductor) instead.
## Install
```bash
npm install -g @cubiczan/chp-mcp
# or one-shot
npx -y @cubiczan/chp-mcp
```
### Cursor / Claude Desktop
```json
{
"mcpServers": {
"chp": {
"command": "npx",
"args": ["-y", "@cubiczan/chp-mcp"]
}
}
}
```
### Claude Code
```bash
claude mcp add chp -- npx -y @cubiczan/chp-mcp
```
## Tools
| Tool | Maps to | Purpose |
|------|---------|---------|
| `evaluate_spend_gate` | `evaluateGate` | LOCKED / HITL_REQUIRED / BLOCKED + claims + content hash |
| `approve_spend` | `approveHuman` | Human lock when HITL_REQUIRED (cannot override hard fails) |
| `chp_content_hash` | `contentHash` | Float-aware canonical SHA-256 |
| `chp_version` | — | Server + protocol versions |
### Example — evaluate a spend
```jsonc
// tools/call evaluate_spend_gate
{
"action": { "action": "LONG", "asset": "ETH", "notional": 300, "confidence": 0.9 },
"policy": {
"max_notional": 500,
"daily_cap": 2500,
"hitl_threshold": 250,
"min_confidence": 0.55,
"allowed_actions": ["LONG", "SHORT"]
}
}
```
## Related
| Package / repo | Role |
|----------------|------|
| [`@cubiczan/chp`](https://www.npmjs.com/package/@cubiczan/chp) | Profile B library (this server’s dependency) |
| [`consensus-hardening-protocol`](https://pypi.org/project/consensus-hardening-protocol/) | Profile A + normative spec |
| [agent-conductor](https://github.com/icohangar-ops/agent-conductor) | Full MCP: contracts, skills, Profile A gates |
| [cubiczan-chp](https://github.com/icohangar-ops/cubiczan-chp) | Source for `@cubiczan/chp` |
## Licence
MIT.
What people ask about cubiczan-chp-mcp
What is icohangar-ops/cubiczan-chp-mcp?
+
icohangar-ops/cubiczan-chp-mcp is mcp servers for the Claude AI ecosystem. MCP server for CHP Profile B spend/capital gates (npx @cubiczan/chp-mcp) It has 0 GitHub stars and its last recorded update is dated 2026-08-22.
How do I install cubiczan-chp-mcp?
+
You can install cubiczan-chp-mcp by cloning the repository (https://github.com/icohangar-ops/cubiczan-chp-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is icohangar-ops/cubiczan-chp-mcp safe to use?
+
Our security agent has analyzed icohangar-ops/cubiczan-chp-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains icohangar-ops/cubiczan-chp-mcp?
+
icohangar-ops/cubiczan-chp-mcp is maintained by icohangar-ops. The last recorded GitHub activity is dated 2026-08-22, with 0 open issues.
Are there alternatives to cubiczan-chp-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy cubiczan-chp-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/icohangar-ops-cubiczan-chp-mcp)<a href="https://claudewave.com/repo/icohangar-ops-cubiczan-chp-mcp"><img src="https://claudewave.com/api/badge/icohangar-ops-cubiczan-chp-mcp" alt="Featured on ClaudeWave: icohangar-ops/cubiczan-chp-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!