Server data from the Official MCP Registry
Multi-agent settlement and clearing with validator consensus
Multi-agent settlement and clearing with validator consensus
Remote endpoints: streamable-http: https://hiveclear.onrender.com/mcp
Valid MCP server (1 strong, 0 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-srotzin-hiveclear": {
"url": "https://hiveclear.onrender.com/mcp"
}
}
}From the project's GitHub README.
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:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "hiveclear_get_stats",
"arguments": {}
}
}
hiveclear_submit_settlementhiveclear_get_status to see vote progress and final outcomenpm install
npm start
The server listens on port 3001 by default (PORT env var to override).
Proprietary
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.