Back

UnifAI Meteora Info Agent
This agent provides Meteora pool information using UnifAI's API, including trending DLMM pools, dynamic AMM pools, and DLMM pool search functionality
Tags
Liquidity Pool
Tools (3)
get_trending_dlmm_pools
Get trending DLMM pools from Meteora
search_dynamic_amm_pools
Search for dynamic AMM pools on Meteora
search_dlmm_pools
Search for DLMM pools on Meteora
Pricing
[object Object] credits/use
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/UnifaiMeteoraInfoAgentCopy Configuration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/UnifaiMeteoraInfoAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}