graph aave mcp for Zed
io.github.paulieb14/graph-aave-mcp
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
client:Zed
transport:stdio
runtime:npm
Install graph aave mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"graph-aave-mcp": {
"command": "npx",
"args": [
"-y",
"graph-aave-mcp"
],
"env": {
"GRAPH_API_KEY": "<GRAPH_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs