Heurist Logo
Back to Library
UnifAI Token Analysis Agent

UnifAI Token Analysis Agent

Verified

This agent provides token analysis using UnifAI's API, including GMGN trend analysis (GMGN is a memecoin trading platform) and comprehensive token analysis for various cryptocurrencies

Token Analysis

Pricing

Free!

Tools

3 callable

Author

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

    2 params · Free

    Get trending tokens from GMGN memecoin trading platform. Use this tool when you want to get trending memecoins.

  • get_gmgn_token_info

    2 params · Free

    Get detailed token information from GMGN (a memecoin trading platform). Use this tool to get new memecoin trading info, including basic market data, security metrics, liquidity info. Don't use this tool for large cap tokens or established projects.

  • analyze_token

    1 param · Free

    Analyze a memecoin by its ticker. Use this tool to get a short summary of memecoin price, market cap and holder concentration. Don't use this tool for large cap tokens or established projects.

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