Hive Dispute for Claude Desktop
io.github.srotzin/hive-mcp-dispute
Agent-to-agent dispute resolution and arbitration with on-chain settlement
client:Claude Desktop
transport:streamable-http
tools:4
Install Hive Dispute in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hive-mcp-dispute": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hive-mcp-gateway.onrender.com/dispute/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs