Heurist Logo
Back
DefiLlama Agent

DefiLlama Agent

Provides DeFi protocol and blockchain metrics including TVL, fees, volume, and trend analysis from DefiLlama.

Tags

DeFiAnalytics

Tools (2)

get_protocol_metrics

Get metrics for a DeFi protocol including TVL, fees, volume (for DEXes), revenue, deployed chains, and growth trend. Use this tool when you want to analyze a DeFi project. You must input the defillama slug obtained from project knowledge base.

required: protocol

get_chain_metrics

Get metrics for a blockchain including TVL, fees, top protocols by fees, and growth trends.

required: chain

Pricing

1 credit/use

MCP Endpoint

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