devops-infra MCP Server
MCP server: cross-venue spread + yield drivers, ROI radar telemetry · Hive Civilization
Discovered via github-topic:model-context-protocol and last synced 2mo ago.
1. Install the package
npx hive-mcp-trade
2. Add to claude_desktop_config.json
{
"mcpServers": {
"hive-mcp-trade": {
"command": "npx",
"args": [
"hive-mcp-trade"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Open a dispute on an invoice. Routes to HiveLaw arbitration if buyer and supplier cannot resolve. Settlement is held in escrow until resolution.
Create a cross-border invoice. Buyer (SMB) and supplier exchange DIDs; invoice amount + currency + chain selected at creation. Fee auto-computed from tier.
Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times).
Retrieve invoice status, settlement transaction hash, and dispute history.
Description
`/v1/trade/invoice/{id}/dispute`
Get the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).
Path
`/v1/trade/invoice/{id}`