Heurist Logo
Back
DefiLlama Agent

DefiLlama Agent

Recommended
Verified

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

Tags

DeFiAnalytics

Tools (3)

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

search_yield_pools

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.

x402 API Endpoints

get_protocol_metrics
Basehttps://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/get_protocol_metrics
Solanahttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/get_protocol_metrics
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/get_protocol_metrics
get_chain_metrics
Basehttps://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/get_chain_metrics
Solanahttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/get_chain_metrics
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/get_chain_metrics
search_yield_pools
Basehttps://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/search_yield_pools
Solanahttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/search_yield_pools
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/search_yield_pools

Pricing

0.003 USDC/usex402Test on x402scan

MCP Endpoint

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