AAVE V2/V3 lending protocol data across 7 chains via The Graph — reserves, user positions, health factors, liquidations, flash loans, and governance.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y graph-aave-mcpAgent-CoreX intelligently routes which tools from PaulieB14/graph-aave-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"graph-aave-mcp": {
"command": "npx",
"args": [
"-y",
"graph-aave-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add graph-aave-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use PaulieB14/graph-aave-mcp directly without routing
npx -y graph-aave-mcpNew to Agent-CoreX? View setup guide →