Routon

Model Context Protocol

The Routon MCP Server

Give your AI agent a non-custodial DeFi execution layer. Discover, simulate, compose, and execute yield strategies across Base and Arbitrum — all over the Model Context Protocol.

This is an MCP endpoint, not a web app. There is nothing to browse here. Connect it from an MCP-compatible client — Claude, Cursor, or your own agent — using the configuration below.

Connect

Add Routon to your agent

The server speaks Streamable HTTP MCP. Point any MCP client at the endpoint below.

Endpoint
https://mcp.routon.xyz/mcp
Client config — mcpServers
// e.g. claude_desktop_config.json / .cursor/mcp.json { "mcpServers": { "routon": { "type": "http", "url": "https://mcp.routon.xyz/mcp" } } }
Or via the Claude Code CLI
claude mcp add --transport http routon https://mcp.routon.xyz/mcp

Capabilities

What your agent can do

Routon's tools cover the full path from intent to on-chain settlement. Composition and execution stay non-custodial end to end.

Discover

Find strategies

Search and rank live yield strategies across supported protocols and chains.

Assess

Score the risk

Pull risk attestations and scoring before an agent commits capital to a path.

Compose

Build a plan

Compose multi-step strategies and simulate the outcome before execution.

Execute

Route on-chain

Return signed-ready calldata — the agent's own wallet broadcasts the transaction.

Metered with x402, non-custodial by design

Each tool call settles a small on-chain payment via x402 — no API keys, no accounts. The server never holds funds or signing keys; it returns calldata your agent's wallet broadcasts itself. Register a builder code to route under your own attribution.