Skip to main content
Glama

suverse_token_check

Assess a Solana token's entry safety with a risk verdict covering exit cost, holder concentration, token age, authority checks, momentum, and smart-money activity.

Instructions

Answers: is this Solana token sane to enter right now? The verdict contains a risk level with flags from exit cost (a real $500 sell quote), top-10 holder concentration with pools excluded, token age, mint/freeze authority checks, 24h momentum, and whether tracked elite smart-money wallets bought or sold it in the last 30 days. Cost: $0.05 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: the elite-flow signal exists for Solana only and most tokens have zero elite touches; the verdict then rests on the safety and liquidity checks alone.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenYesSolana token mint address, base58 (32–44 chars).
payment_signatureNoOPTIONAL base64 x402 payment envelope — the PAYMENT-SIGNATURE header value your x402 client (e.g. @suverselabs/x402-client) produced by signing one of the `x402.accepts` options from a previous unpaid call. Forwarded verbatim as PAYMENT-SIGNATURE + X-PAYMENT; the full paid response is returned. This server never signs payments or holds keys for these tools.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully discloses cost ($0.05 USDC), payment flow (402 instructions without signature, paid response with signature), and the limitation that the elite-flow signal is often absent. It also clarifies the tool itself doesn't pay and the server doesn't hold keys.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences front-loaded with purpose, followed by cost and a caveat. Every sentence carries useful information with no fluff or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a paid API tool with no output schema, the description is comprehensive: it explains what the verdict includes, how payment works, and the limitations of the signal. No critical information is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already documents both parameters thoroughly (token format, payment_signature mechanics). The description adds the behavioral context that without payment_signature, the tool returns price and 402 instructions, which helps interpret the optional parameter. This is a value-add beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool answers whether a Solana token is sane to enter, with a verdict containing risk level and specific flags. It distinguishes from siblings like suverse_market_pulse by focusing on a specific token's safety and liquidity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use (to evaluate a token before entry) and includes a caveat about the elite-flow signal being Solana-only and often zero. It does not explicitly name alternative tools or exclusions, so it stops short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sudzikcoin/suverse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server