graph aave mcp for Windsurf
io.github.paulieb14/graph-aave-mcp
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
client:Windsurf
transport:stdio
runtime:npm
Install graph aave mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"graph-aave-mcp": {
"command": "npx",
"args": [
"-y",
"graph-aave-mcp"
],
"env": {
"GRAPH_API_KEY": "<GRAPH_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs