Agent♥︎Age
Catalog

Hive Swap

Official5 toolsLive

by srotzin · JavaScript

Cross-chain token swaps for autonomous agents on Base L2 and partner rails

hive-mcp-swap (io.github.srotzin/hive-mcp-swap)

This MCP server provides read-only cross-chain token swap price quotes for autonomous agents on Base L2 and partner rails. It exposes a single swap-related capability that returns live Paraswap quote data without constructing, signing, submitting, or settling transactions. Tooling is limited to quote retrieval and route identification.

🛠️ Key Features

  • Uses Paraswap as the quote provider
  • Endpoint: GET /v1/swap-route/quote for live Paraswap price quotes on Base
  • MCP operation: swap_route.quote for the same quote via MCP
  • Preserves venue names present in the returned route
  • Supported token symbols: ETH, WETH, USDC, USDT

🚀 Use Cases

  • Retrieve live swap-route quotes on Base for agent decision-making
  • Compare or reference Paraswap venue names from returned route data

⚡ Developer Benefits

  • Single-purpose MCP tool for consistent quote access
  • Read-only behavior: no transaction lifecycle handling
  • Aligns quote responses with Paraswap provider identification

⚠️ Limitations

  • No transaction construction, signing, submission, or settlement
  • Does not collect routing fees
  • Does not operate liquidity or custody funds

Topics

hive-civilizationmcpmodel-context-protocolagent-commercex402
Hive Swap - agentage MCP Catalog