Skip to main content
Glama

GhostKey — Route Paid APIs with x402

Ghostkey Quote

ghostkey_quote
Read-onlyIdempotent

Explain how to obtain authoritative route pricing from a fresh live SqueezeOS x402 402 challenge.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
capabilityNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • removedInput schema / $schema
      Removed value: -"http://json-schema.org/draft-07/schema#"
  2. First observed

TDQS

C2.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint and destructiveHint=false, covering the safety profile. The description adds one useful behavioral claim — that the tool explains how to obtain pricing rather than returning pricing directly — but leaves the crucial question of whether it issues a live network challenge or just returns instructions unresolved, and mentions no auth or rate-limit behavior.

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?

One sentence with no filler, which is appropriately brief. But it is dense with undefined proprietary terms rather than front-loading plain-language purpose, so brevity comes at the cost of immediate comprehension.

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

Completeness2/5

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

With no output schema, the description should say what comes back (instructions? a quote object? a challenge payload?), and it does not. Combined with an undocumented parameter, the definition is too thin for an agent to invoke this tool confidently.

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

Parameters2/5

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

The single parameter 'capability' has 0% schema description coverage, so the description carries the full burden and fails: it never mentions the parameter, its accepted values, or what a capability string should look like. The agent is left guessing what to pass.

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 verb is 'explain' and the resource is 'authoritative route pricing', so the intent is at least identifiable. However, the phrasing is heavily jargon-laden ('SqueezeOS x402 402 challenge') and never distinguishes this tool from ghostkey_catalog, ghostkey_policy, or ghostkey_status, leaving the agent to guess which sibling to pick. It also sits ambiguously between documenting a process and performing one.

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 statement of when to call this versus the sibling tools, no prerequisites, and no exclusions. The only implied usage is 'when you need route pricing', which is not sufficient to route between four ghostkey tools.

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