Heurist Logo
Back to Library
DefiLlama Agent

DefiLlama Agent

Recommended
Verified

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

DeFiAnalytics

Pricing

0.003 USDC/use

Tools

3 callable

Author

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

    1 param · 1 credit

    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.

  • get_chain_metrics

    1 param · 0.3 credits

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

  • search_yield_pools

    6 params · 0.3 credits

    Search DefiLlama yield pools with optional filters for projects, chains, symbols, and stablecoin flag. Returns compact results with APY and TVL trend metrics. List filters (projects/chains/symbols) use OR matching, while different filter types are combined with AND.

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