mcpbeat Sign in

Hive Swap MCP Server

answering

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

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

Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
1
Tools
read from the server
483 ms
Response time
average over 24h
0
Stars
last commit 4 Aug 2026

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 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

Tools this server used to expose. Anything built against them stopped working on the day they went.

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 294 ms 8 min ago

Alternatives to Hive Swap

same job, measured the same way
Suwappu
by 0xsoftboi

Cross-chain DEX for AI agents. Swap tokens across 7+ chains.

39 installs/wk local only
Clawswap
by wartech9

Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

44 installs/wk local only
Hive Morph
by srotzin

HiveMorph polymorphic identity and capability tokens for autonomous agents

14 tools answering
Agentic Endpoints
by oliverkiss

Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.

20 tools answering
Agent Token Stripper
by goldminex

Autonomous x402 Token Stripper API settling $0.002 USDC micro-payments on Base L2.

local only
A
AgentTrust — Identity & Trust for A2A Agents
by agenttrust

Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.

86 installs/wk local only
DPX — Institutional Cross-Border Settlement
by untitledfinancial

AI-native settlement rail + intelligence oracle for autonomous agents. x402, Base mainnet, 81 tools.

463 installs/wk 85 tools answering
AgentExec WebMCP & Base L2 Gateway
by har50

Monetization and execution gateway for autonomous AI agents on Base Mainnet

4 tools answering

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 92 of 92 checks got a reply (100.0%), average response time 483 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 483 ms on average, which is faster than 30% 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.