SYNTHORA Cross-Chain Bridge Route Quote
x402/synthora-cross-chain-bridge-route-quoteReturns the best cross-chain bridge/swap route for a given source chain, destination chain, tokens and amount from LI.FI, including chosen bridge tool, estimated output, fees and gas. Powers autonomous cross-chain agents and agent-to-agent treasury movers that pick the cheapest, fastest bridge path for a transfer. [x402: $0.003/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_cross-chain_bridge_route_quote": {
"url": "https://lifi-bridge-route-quote.hergertsynthora.com/service",
"transport": "http"
}
}
}