Skip to content
Claude Desktop

Base DeFi Yield Optimizer API for Claude Desktop

io.github.br0ski777/base-defi

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

client:Claude Desktop transport:sse

Install Base DeFi Yield Optimizer API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "base-defi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://base-defi.api.klymax402.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Base DeFi Yield Optimizer API in other clients