Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'trade_get_fees', 'name': 'trade_get_fees', 'description': 'Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'trade_get_listing', 'name': 'trade_get_listing', 'description': 'Get the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'trade_create_invoice', 'name': 'trade_create_invoice', 'description': 'Create a cross-border invoice. Buyer (SMB) and supplier exchange DIDs; invoice amount + currency + chain selected at creation. Fee auto-computed from tier.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'trade_get_invoice', 'name': 'trade_get_invoice', 'description': 'Retrieve invoice status, settlement transaction hash, and dispute history.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'trade_dispute_invoice', 'name': 'trade_dispute_invoice', 'description': 'Open a dispute on an invoice. Routes to HiveLaw arbitration if buyer and supplier cannot resolve. Settlement is held in escrow until resolution.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'hive_earn_register', 'name': 'hive_earn_register', 'description': 'Register an agent for the Hive Civilization attribution payout program. Settlement on real Base USDC. 5% kickback on attributed traffic, weekly payout. Calls POST https://hivemorph.onrender.com/v1/earn/register on behalf of the caller. Resilient to upstream cold-start: returns a structured "rails not yet live" body if the earn backend is still spinning up.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'hive_earn_me', 'name': 'hive_earn_me', 'description': 'Look up the caller agent\'s registered earn profile, lifetime + pending USDC balance, last payout tx hash, and next-payout ETA. Real Base USDC, no mock data. Calls GET https://hivemorph.onrender.com/v1/earn/me?agent_did=<did>. Returns "rails not yet live" gracefully if upstream is not yet deployed.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'hive_earn_leaderboard', 'name': 'hive_earn_leaderboard', 'description': 'Top earning agents on the Hive Civilization, by attribution payout in USDC. Real Base USDC settlement. Calls GET https://hivemorph.onrender.com/v1/earn/leaderboard?window=<window>. Returns "rails not yet live" gracefully if upstream is not yet deployed.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 338.7ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-trade.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-trade.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://hive-mcp-trade.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/19e857f2-f719-4ecd-992a-9d3467ed211c