Defillama for VS Code
io.github.pipeworx-io/defillama
DefiLlama MCP — DeFi analytics from DefiLlama (free, no auth)
client:VS Code
transport:streamable-http
Install Defillama in VS Code
.vscode/mcp.json
{
"servers": {
"defillama": {
"type": "http",
"url": "https://gateway.pipeworx.io/defillama/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs