Skip to content
VS Code

DeFi Yield Finder API for VS Code

io.github.br0ski777/defi-yields

Best DeFi yields by token — APY, TVL, risk, protocol. DeFiLlama-powered. x402.

client:VS Code transport:sse

Install DeFi Yield Finder API in VS Code

.vscode/mcp.json

{
  "servers": {
    "defi-yields": {
      "type": "sse",
      "url": "https://defi-yields.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DeFi Yield Finder API in other clients