mcpbeat

Hive Swap MCP Server

io.github.srotzin/hive-mcp-swap
answering

Hive Swap is answering right now. Last checked 7 min ago. It exposes 1 tools. Last commit 3 Aug 2026.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
461 ms
Response time
average over 24h
0
Stars
last commit 3 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add hive-mcp-swap --transport http https://hive-mcp-swap.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hive-mcp-swap": {
      "url": "https://hive-mcp-swap.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hive-mcp-swap]
url = "https://hive-mcp-swap.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hive-mcp-swap": {
      "url": "https://hive-mcp-swap.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hive-mcp-swap": {
      "url": "https://hive-mcp-swap.onrender.com/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

swap
swap_route.quote
Get a read-only Paraswap price quote on Base. The response identifies the actual venues returned by Paraswap. No transaction construction, execution, custody, or fee collection.

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

hive_earn_leaderboard
removed 3 Aug 2026
hive_earn_me
removed 3 Aug 2026
hive_earn_register
removed 3 Aug 2026
swap_route.execute
removed 3 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://hive-mcp-swap.onrender.com/mcp streamable-http answering 252 ms 7 min ago

Hive Swap — questions

Answers built from our own checks of this server.

What can Hive Swap do?
It exposes 1 tools, read directly from the server on our last check. Among them: swap_route.quote. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Hive Swap working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 461 ms. The bar chart above shows every period we have measured.
Did Hive Swap ever remove tools?
Yes. hive_earn_leaderboard, hive_earn_me, hive_earn_register, swap_route.execute are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Hive Swap?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Hive Swap need an API key?
No. Hive Swap completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Hive Swap?
It answers our handshake in 461 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Hive Swap open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.