Back










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
https://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/get_protocol_metricshttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/get_protocol_metricshttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/get_protocol_metricsget_chain_metrics
https://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/get_chain_metricshttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/get_chain_metricshttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/get_chain_metricssearch_yield_pools
https://mesh.heurist.xyz/x402/agents/DefiLlamaAgent/search_yield_poolshttps://mesh.heurist.xyz/x402/solana/agents/DefiLlamaAgent/search_yield_poolshttps://mesh.heurist.xyz/x402/xrpl/agents/DefiLlamaAgent/search_yield_poolsPricing
0.003 USDC/use
Test on x402scan
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/DefiLlamaAgentConfiguration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/DefiLlamaAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}