Heurist Logo
Back to Library
GoPlus Agent

GoPlus Agent

Verified

This agent can fetch and analyze security details of blockchain token contracts using GoPlus API.

Security

Pricing

0.01 USDC/use

Tools

1 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
local-only
  • fetch_security_details

    2 params · 1 credit

    Analyze the security of a blockchain token contract. This tool returns a token's authority settings, admin permissions, holder concentration, liquidity, and other security metrics helping to determine if the token is safe to buy.

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