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

Base DeFi Yield Optimizer API

io.github.Br0ski777/base-defi

Base chain DeFi yields — Aerodrome, Moonwell, APY, TVL, risk scores. x402.

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

Tools · 1

base_get_defi_opportunities

Use this when you need DeFi yield opportunities specifically on Base chain. Returns Base-native protocol yields in JSON. 1. opportunities: array of yield farms ranked by APY 2. protocol: protocol nam…

How to use

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

{
  "mcpServers": {
    "base_defi_yield_optimizer_api": {
      "url": "https://base-defi-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}