defillama mcp for VS Code
io.github.mrfentmen/defillama-mcp
DefiLlama protocols, chains, and TVL (merged).
client:VS Code
transport:stdio
runtime:npm
Install defillama mcp in VS Code
.vscode/mcp.json
{
"servers": {
"defillama-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mrfentmen/defillama-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs