Skip to content
Back to search
90
MCP v1.0.0 sse

Cross-Chain Bridge Route API

io.github.Br0ski777/bridge-routes

Best cross-chain bridge routes with fees, time, providers. LI.FI-powered. x402.

Uptime
66.7%
3 probes
Response
37ms
last probe
Tools
1
callable

Tools · 1

bridge_find_best_route

Use this when you need to bridge tokens between different blockchains. Returns ranked bridge routes with fees and timing in JSON. 1. routes: array of bridge options ranked by best value 2. bridgeProv…

How to use

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

{
  "mcpServers": {
    "cross-chain_bridge_route_api": {
      "url": "https://bridge-routes-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}