Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

xyz.routheus/routheus

xyz.routheus/routheus

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

Uptime
100.0%
1 direct probes · 30d
Response
681ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

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 produ…

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 p…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "xyz.routheus/routheus": {
      "url": "https://routheus.xyz/mcp",
      "transport": "streamable-http"
    }
  }
}