Skip to main content
Glama

can_i_exit

Read-only

Assess sellability of a Solana token instantly: real Jupiter buy/sell routes, round-trip costs, and survival fraction determine a clear, elevated, thin, trapped, or blocked exit.

Instructions

[$0.005] Can this token be sold RIGHT NOW, and what does a round trip cost: real Jupiter buy and sell routes at $100 and $1000, and the fraction of your money that survives. Verdict follows the worst rung: clear / elevated / thin / trapped / blocked. Quotes only, nothing is signed; not cached, takes a few hundred ms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mintYesSolana token mint, base58.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
exitNoverdict (clear/elevated/thin/trapped/blocked), action, worst_retained_pct, and a ladder of...
mintNoSolana token mint address (base58).
saysNoThe finding in one plain sentence, safe to quote.
_metaNo
methodNoHow the answer was obtained, and what it cannot see. Quotes only — nothing is signed.
checked_at_sol_usdNoSOL price used to size the ladder, so a dollar rung can be reproduced later.
Behavior5/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the tool is known to be safe. The description adds substantial behavioral context beyond annotations: it notes the cost per call, that quotes are only quotes (nothing is signed), that results are not cached, takes a few hundred milliseconds, and explains the verdict derivation (worst rung). This enriches the agent's understanding of latency, freshness, and non-transactional nature.

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?

The description is compact and front-loaded: it starts with the cost, states the core question, lists what is returned, then covers caveats and performance. Every sentence adds value, no filler, and the structure leads with the most decision-relevant information.

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?

With an output schema present, the description doesn't need to detail return structure. It covers the cost, verdict levels, round-trip detail, survival fraction, quote-only nature, non-caching, and latency. Nothing an agent needs to correctly invoke and interpret the tool is missing.

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

Parameters3/5

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

The input schema documents the single parameter 'mint' with a clear description ('Solana token mint, base58.'), and schema description coverage is 100%. The tool description does not add any additional meaning or format details beyond what the schema already provides, so the baseline of 3 applies—the schema carries the parameter documentation.

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 a specific verb+resource: 'Can this token be sold RIGHT NOW' and what a round trip costs, including Jupiter routes and survival fraction. It lists verdict levels and clearly differentiates from sibling tools like check_token or token_report by focusing on immediate sellability and cost rather than general token info.

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 clearly implies when to use the tool—when assessing whether a token can be sold immediately and what the round-trip cost is. It doesn't explicitly name alternatives or state when not to use it, but the purpose is so singular that an agent can easily select it over siblings without further guidance.

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/freyotrisolana/mindjack-mcp'

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