xyz.routheus/routheus
xyz.routheus/routheusMultichain DEX router: free MCP tools for swap-quote prices, chains, catalog; paid via x402.
Tools · 3
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…
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).
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"xyz.routheus/routheus": {
"url": "https://routheus.xyz/mcp",
"transport": "streamable-http"
}
}
}