Skip to main content
Glama

solmachina-x402

solmachina_catalog

Discover the x402 catalog (endpoints, USDC prices, category, network, payTo). FREE.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observed

TDQS

A3.5/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that the operation is a discovery/read action and that it is free, which adds useful cost context. However, it does not describe return format, size, or whether the catalog is cached/stale, leaving behavioral details thin. There is no contradiction with annotations since none exist.

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 a single tight sentence with zero waste. The main action and resource are front-loaded, the returned fields follow in parentheses, and 'FREE' is appended as a terse, useful qualifier. Every element earns its place.

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

Completeness4/5

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

For a zero-parameter discovery tool with no output schema, the description is largely complete: it names the resource and lists every data element an agent can expect to receive. Minor gaps like pagination or format details are not material for a simple catalog fetch, though they would have pushed it to a 5.

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?

With 0 parameters and 100% (vacuous) schema coverage, the baseline is 4. The description adds real value by enumerating what the response will contain (endpoints, USDC prices, category, network, payTo), effectively serving as the return contract in place of an output schema.

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

Purpose4/5

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

The description uses a specific verb ('Discover') and names a concrete resource ('x402 catalog') along with its exact contents (endpoints, USDC prices, category, network, payTo). This clearly distinguishes it from all 25 siblings, none of which mention a catalog. 'Discover' is slightly softer than a verb like 'List' or 'Get', which keeps it from a 5.

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 guidance on when to use this tool versus any alternative. None of the sibling tools are referenced, no exclusions are stated, and no conditions for selection are given. The 'FREE' note is about cost, not usage context. The agent is left to infer this is a read-only catalog lookup.

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