Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'swap_route.quote', 'name': 'swap_route.quote', 'description': 'Get the best swap route across Uniswap v3 (Base), Jupiter (Solana), and OKX DEX. Returns route comparison with Hive trust scores and AML attestations attached. Hive charges 5 bps trust + receipt fee. Actual liquidity is from partner DEXes. No authentication required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'swap_route.execute', 'name': 'swap_route.execute', 'description': 'Construct a swap transaction the agent signs themselves. Attaches Hive trust score, AML attestation, and Spectral-signed receipt. Charges 5 bps trust layer. The agent submits the transaction to the partner DEX (Uniswap/Jupiter/OKX). Wallet keeps custody. Hive provides trust plumbing only.', '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 289.2ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-swap.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-swap.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-swap.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/a908c490-722f-48a8-aeb1-772cea59f0be