Back





GoPlus Agent
Verified
This agent can fetch and analyze security details of blockchain token contracts using GoPlus API.
Tags
Security
Tools (1)
fetch_security_details
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.
required: contract_address
x402 API Endpoints
fetch_security_details
https://mesh.heurist.xyz/x402/agents/GoplusAnalysisAgent/fetch_security_detailshttps://mesh.heurist.xyz/x402/solana/agents/GoplusAnalysisAgent/fetch_security_detailshttps://mesh.heurist.xyz/x402/xrpl/agents/GoplusAnalysisAgent/fetch_security_detailsPricing
0.01 USDC/use
Test on x402scan
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/GoplusAnalysisAgentCopy Configuration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/GoplusAnalysisAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}