Skip to main content
Glama

otto x402 catalog

otto_catalog
Read-onlyIdempotent

Return the full live otto x402 menu with endpoint paths, descriptions, prices, and Base-USDC payment instructions. Always free; does not consume the free intelligence call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already establish read-only, open-world, idempotent, and non-destructive behavior. The description adds useful behavioral context beyond that: the menu is 'live' and the tool is 'always free; does not consume the free intelligence call.' This cost/usage trait is not visible in the annotations and helps the agent decide when to invoke it.

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 two short sentences with no filler. The first sentence front-loads the action, resource, and what is returned; the second adds a distinct, useful cost-behavior note. Every word earns its place.

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 zero-parameter, annotated read-only tool with no output schema, the description is complete: it states what is returned, that it is live, and that it carries no cost. The agent has enough information to select and invoke the tool correctly without needing further detail.

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 tool has zero parameters and the schema is empty, so there are no parameter semantics to clarify. Per the rubric, this is a baseline 4; the description correctly focuses on the returned content instead of inventing unnecessary parameter details.

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 names a specific verb ('Return'), a distinct resource ('full live otto x402 menu'), and explicitly lists the contents: endpoint paths, descriptions, prices, and Base-USDC payment instructions. This clearly differentiates the tool from its otto_* siblings, which target specific actions like orders, bridges, or equity intel.

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 gives clear context for when to call it: whenever the agent needs the live menu, endpoint paths, prices, or Base-USDC payment instructions. It also adds the practical note that it is always free and does not consume the free intelligence call, which signals this is the low-cost discovery tool among the otto family. It does not explicitly exclude alternatives, but none of the siblings provide this catalog function.

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