mcpbeat

Routheus MCP Server

xyz.routheus/routheus
answering

Routheus is answering right now. Last checked 5 min ago. It exposes 3 tools.

Multichain DEX router: free MCP tools for swap-quote prices, chains, catalog; paid via x402.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
383 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 3

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

routheus
routheus_catalog
Get the live Routheus product catalog: DEX endpoints, the FREE tier (single-input swap quotes and quote+calldata are free, rate-limited per IP — no payment or key), per-call USDC prices for paid products, supported EVM chains, x402 payment details, and a contact email for custom/higher-limit plans. Call this first to learn what's available, what's free, and what costs.
routheus_chains
List the DEX chains Routheus can quote on, with accepted path aliases (canonical slug, chain name, or EIP-155 id — e.g. eth = ethereum = 1).
routheus_price_offer
Get the price for a specific product, WITHOUT paying. For quote and quote_calldata it reports that a rate-limited FREE tier exists (call the returned URL with no X-PAYMENT header to use it); for all products it returns the exact x402 USDC offer and the ready-to-call HTTP URL. To get paid data, call that URL with an x402 client (x402-fetch / @x402/fetch / AgentKit).

Endpoints

URLTransportStateLatencyChecked
https://routheus.xyz/mcp streamable-http answering 433 ms 5 min ago

Routheus — questions

Answers built from our own checks of this server.

What can Routheus do?
It exposes 3 tools, read directly from the server on our last check. Among them: routheus_catalog, routheus_chains, routheus_price_offer. 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 Routheus 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 383 ms. The bar chart above shows every period we have measured.
How do I connect Routheus?
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 Routheus need an API key?
No. Routheus completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Routheus?
It answers our handshake in 383 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.