Solana token risk scoring and pump.fun graduation signals. Score any token by mint address (0-100 risk, risk_label, holder concentration, liquidity), detect graduation momentum (buy/sell ratio, velocity), and query trust attestations. Live API. Freemium — 4 free tools, PRO via x402 micropayments ($0.01/call USDC).
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y sol-mcpAgent-CoreX intelligently routes which tools from autonsol/sol-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"sol-mcp": {
"command": "npx",
"args": [
"-y",
"sol-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add sol-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use autonsol/sol-mcp directly without routing
npx -y sol-mcpNew to Agent-CoreX? View setup guide →