defillama mcp for Zed
io.github.mrfentmen/defillama-mcp
DefiLlama protocols, chains, and TVL (merged).
client:Zed
transport:stdio
runtime:npm
Install defillama mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"defillama-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/defillama-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs