Heurist Logo
Back to Library
Aave Agent

Aave Agent

This agent can report the status of Aave v3 protocols deployed on Ethereum, Polygon, Avalanche, and Arbitrum with details on liquidity, borrowing rates, and more

DeFi

Tools

1 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
  • get_aave_reserves

    3 params

    Get Aave v3 reserve data including liquidity, rates, and asset information

MCP Server Config
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/AaveAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}