Skip to content

[Tool Suggestion] Unified DeFi Router β€” better swap/bridge routes for your agentΒ #14

@lucascordone-spec

Description

@lucascordone-spec

πŸš€ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions