Heurist Logo
Back
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

Tags

DeFi

Tools (1)

get_aave_reserves

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

required: chain_id

Pricing

1 credit/use

MCP Endpoint

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