Skip to content
Windsurf

defillama mcp server for Windsurf

io.github.friendlygeorge/defillama-mcp-server

MCP server for DeFi Llama — free DeFi TVL, yields, stablecoins, bridges, DEX, and fee data for AI...

client:Windsurf transport:stdio runtime:npm

Install defillama mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "defillama-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "defillama-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

defillama mcp server in other clients