π Supercharge your agent's DeFi routing with Unified Agent Router
Hi! I came across toreva/kit and noticed it performs DeFi operations. I wanted to share a tool that could significantly improve route quality and save gas for your users.
What is it?
Unified Agent Router is an MCP server that aggregates 1inch and Rango Exchange simultaneously, always returning the best available route for any swap or bridge operation.
Why it matters for your agent
Instead of relying on a single DEX aggregator (which may not always have the best price), your agent would:
- β
Query 1inch + Rango in parallel with a single tool call
- β
Automatically select the best price after gas costs
- β
Get transaction-ready calldata β no extra steps
- β
Support 10+ EVM chains including Arbitrum, Base, Optimism, Polygon, Ethereum
Integration (takes ~2 minutes)
Option A β MCP (works with Claude, Cursor, any MCP client):
npx @smithery/cli install @lucascordone-spec/unified-agent-router --client claude
Option B β AI Agent Framework plugin:
// Your agent gets a new tool: get_best_route
// Call it with: fromChainId, toChainId, fromToken, toToken, amount
Links
Happy to answer any questions or help with integration. Would this be useful for your project?
This is an automated outreach from the Unified Agent Router project. If this is not relevant to your project, feel free to close this issue.
π Supercharge your agent's DeFi routing with Unified Agent Router
Hi! I came across toreva/kit and noticed it performs DeFi operations. I wanted to share a tool that could significantly improve route quality and save gas for your users.
What is it?
Unified Agent Router is an MCP server that aggregates 1inch and Rango Exchange simultaneously, always returning the best available route for any swap or bridge operation.
Why it matters for your agent
Instead of relying on a single DEX aggregator (which may not always have the best price), your agent would:
Integration (takes ~2 minutes)
Option A β MCP (works with Claude, Cursor, any MCP client):
Option B β AI Agent Framework plugin:
Links
Happy to answer any questions or help with integration. Would this be useful for your project?
This is an automated outreach from the Unified Agent Router project. If this is not relevant to your project, feel free to close this issue.