Heurist Logo
Back
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

Tags

Token Analysis

Tools (3)

get_gmgn_trend

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

get_gmgn_token_info

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.

required: chain, address

analyze_token

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.

required: ticker

Pricing

[object Object] credits/use

MCP Endpoint

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