hive-mcp-dispute
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hive-mcp-disputecheck dispute history for 0x1234... on ethereum"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hive-mcp-dispute
Observational dispute/chargeback signal surface for agent-to-agent commerce.
Hive does NOT arbitrate, judge, freeze funds, or enforce dispute outcomes. This is observational signal data only. Disputes are resolved by third-party protocols (Kleros, UMA, Reality.eth) or off-chain legal process. Hive is not a court.
What this is
An MCP server that surfaces arbitration and reversal signals an agent can read before it agrees to a counterparty payment. It pulls from real public sources:
Source | Surface | Method |
Kleros court-v2 subgraph | Active disputes, recent rulings | GraphQL (with on-chain |
UMA Optimistic Oracle v3 subgraph | Open assertions, disputed assertions | GraphQL (with on-chain fallback against |
Reality.eth subgraph | Open questions, pending arbitration | GraphQL (with on-chain fallback against |
Etherscan / Basescan / Arbiscan | On-chain reversal-pattern detection (paired out-then-in within 24h, value within 5%, same peer) | REST |
Related MCP server: revettr
What this is NOT
❌ A court
❌ An arbitrator
❌ A custodian of disputed funds
❌ A filing agent (no auto-filing with Kleros / UMA / Reality.eth)
❌ An enforcement layer
Tools
Tool | Description |
| Given counterparty address + chain → dispute history + active arbitration cases + on-chain reversal flags |
| List Kleros / UMA / Reality.eth with current case load + intake URLs |
| Given case description + amount + jurisdiction → ranked provider options (no auto-filing) |
| 24h flagged-counterparty count + top providers by active case load |
Endpoints (backend)
Method | Path | Tool |
POST |
|
|
GET |
|
|
POST |
|
|
GET |
|
|
Every response carries the observational disclaimer and brand_color: "#C08D23".
Install
Smithery (recommended for MCP clients)
npx -y @smithery/cli install hive-mcp-dispute --client claudeManual (local dev)
git clone https://github.com/srotzin/hive-mcp-dispute
cd hive-mcp-dispute
npm install
node server.jsThe server listens on :3000 by default and exposes:
POST /mcp— JSON-RPC 2.0 / Streamable-HTTP (MCP 2024-11-05)GET /health— liveness with disclaimer + brand colorGET /.well-known/mcp.json— discovery manifest
Configure
Env var | Default | Purpose |
|
| Listen port |
|
| Backend root |
Brand
Hive Civilization gold — Pantone 1245 C / #C08D23. Baked into every response.
Disclaimer (canonical, baked into every response)
Hive does not arbitrate, judge, freeze funds, or enforce dispute outcomes. This is observational signal data only. Disputes are resolved by third-party protocols (Kleros, UMA, Reality.eth) or off-chain legal process. Hive is not a court.
License
MIT — see LICENSE.
Hive Civilization Directory
Part of the Hive Civilization — agent-native financial infrastructure.
Endpoint Directory: https://thehiveryiq.com
Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard
Revenue Dashboard: https://hivemine-dashboard.onrender.com
Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp
Brand: #C08D23
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceTrust infrastructure for the agent economy.Last updated103MIT
- AlicenseAqualityFmaintenanceCounterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 before AI agents transact via x402 micropayments on BaseLast updated13MIT
- AlicenseBqualityDmaintenanceAgent payments ecosystem intelligence. Scans GitHub, Hacker News, and npm for activity across AP2, ACP, x402, MPP, and UCP protocols. Returns scored and classified opportunities. Free protocol info and comparison, paid scan via x402 USDCLast updated3881MIT
- Alicense-qualityCmaintenanceEnables agents to assess counterparty risk, token danger, and wallet creditworthiness on Base by analyzing contract powers and controlling wallet reputation.Last updatedMIT
Related MCP Connectors
Deterministic, machine-verifiable dispute resolution for A2A escrows.
Governance framework, dispute resolution, and arbitration for agents
Signed agent discovery, security attestations, paid work, and verified settlement reputation.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srotzin/hive-mcp-dispute'
If you have feedback or need assistance with the MCP directory API, please join our Discord server