Skip to main content
Glama

Talon

talon_wallet

Smart wallet operator: risk-sleeved auto-save (Kamino), ghost-bag radar for tokens you sold that later printed, cross-chain $10m trades (Robinhood / Solana / BSC / Base), off-crypto sleeve in official RHJ stocks. Talon never signs. POST sells so it can watch dumps. Not financial advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
riskNostandard
sellsNoBags you already sold. Talon re-marks them and flags sold_the_10m / left_on_table.
watchNoFOMO handle or 0x to size from that wallet's bags
idleUsdNoStablecoin sitting idle, not in a vault
equityUsdNoTotal book in USD

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3/5.0
Behavior4/5

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

With no annotations, the description must carry the behavioral disclosure burden, and it does add important context: 'Talon never signs' is a meaningful safety boundary, and 'POST sells so it can watch dumps' signals a side effect. It is less clear whether 'cross-chain trades' are executed or proposed, but the key behavioral caveat is present.

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

Conciseness3/5

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

The description is short and front-loaded with 'Smart wallet operator,' which is good. However, it is a dense, jargon-heavy run-on referencing Kamino, ghost-bags, RHJ, and dumps without defining these terms, and 'Not financial advice' adds little operational value. It is compact but not optimally structured for an AI agent.

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

Completeness3/5

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

For a five-parameter tool with no output schema and no annotations, the description is adequate but incomplete. It provides a useful safety cue and the parameter schema fills in some gaps, but it never states what the tool returns, what a minimal valid invocation looks like, or whether any parameters are effectively required in practice.

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?

Schema description coverage is 80%, so the schema already does most of the parameter documentation work. The schema descriptions for sells and watch are specific, and risk is described by its enum and default. The tool description only loosely echoes these concepts and adds no additional syntax, formatting, or parameter relationship details beyond the schema.

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

Purpose3/5

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

The description labels the tool a 'smart wallet operator' and lists behaviors such as auto-save, ghost-bag radar, cross-chain trades, and an off-crypto sleeve, so the domain is identifiable. However, it never states a precise action or result of invoking the tool, and the wording reads more like feature marketing than a clear operation contract. It also does not distinguish itself from the many talon_* sibling tools.

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

Usage Guidelines2/5

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

There is no explicit statement of when to use talon_wallet versus alternatives like talon_trader or talon_calls. 'Smart wallet operator' implies wallet-level use, but the description provides no prerequisites, exclusions, or routing guidance, which is a real gap given the large sibling list.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources