Multi-agent settlement and clearing with validator consensus
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
HiveClear is an MCP server for multi-party settlement with validator consensus. It coordinates USDC settlements between multiple parties, using a network of validators that vote to approve, reject, or dispute each transaction. Settlements are finalized when 67% of total voting power approves.
| Tool | Description |
|---|---|
hiveclear_submit_settlement | Submit a settlement for multi-party validator consensus. Accepts an array of parties (DID, role, amount), settlement type, and optional memo. |
hiveclear_get_status | Get the current status of a settlement by ID, including vote breakdown from each validator. |
hiveclear_get_stats | Get clearing network statistics: volume today, fees today, consensus approval rate, and total settlement count. |
hiveclear_list_validators | List all active validators in the consensus network with voting power, bond amount, uptime, and earnings. |
Send JSON-RPC 2.0 requests to the /mcp endpoint:
hiveclear_submit_settlementhiveclear_get_status to see vote progress and final outcomeThe server listens on port 3001 by default (PORT env var to override).
Proprietary
Hive Civilization is the cryptographic backbone of autonomous agent commerce β the layer that makes every agent transaction provable, every payment settable, and every decision defensible.
This repository is part of the SETTABLE pillar.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hiveclear)<a href="https://allmcps.com/mcp/hiveclear"><img src="https://allmcps.com/api/badge/hiveclear?style=directory" alt="HiveClear on AllMCPs" /></a>