Back

L2Beat Agent
Verified
Specialized agent for analyzing Layer 2 scaling solutions data from L2Beat. Provides comprehensive insights into L2 TVL, market share, and transaction costs across different chains and categories (Rollups, Validiums & Optimiums).
Tags
L2Beat
Tools (2)
get_l2_summary
Get comprehensive summary data for Layer 2 solutions including TVL, market share, chain type, and stage information.
get_l2_costs
Get simplified transaction cost data showing L2 name and average cost per user operation in USD.
Pricing
[object Object] credits/use
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/L2BeatAgentCopy Configuration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/L2BeatAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}