Skip to main content
Glama

world_catalog

FREE catalog of everything this world sells: every paid x402 data product (digest, sentinel, pingspot, world-state, attest, audit, knock, bazaar, live-index, fleet, pulse) plus OpenAI-compatible LLM inference, each with its public URL, USDC price on Base mainnet, and a one-line description. Built live from the gateway's OpenAPI, so it never drifts. Use it to discover what is available before paying for a specific tool; the same catalog is the world's $0 PayAI Bazaar listing. [free]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the burden and does well: it declares the catalog is free, that it is generated live from the gateway's OpenAPI so it 'never drifts,' that it is the $0 PayAI Bazaar listing, and it names the pricing unit (USDC on Base mainnet). It does not spell out whether results are paginated or the exact response shape, keeping it just short of a 5.

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

Conciseness4/5

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

Front-loaded with 'FREE catalog' and the core purpose, and the trailing product enumeration earns its place by telling the agent exactly what can be discovered. The list of eleven product names is dense and mildly bloats the sentence, but nothing is wasted.

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 read tool with no annotations and no output schema, the description fully covers what is returned (URL, USDC price on Base mainnet, one-line description), freshness guarantees, and the cost model. Nothing an agent needs to call it correctly is missing.

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 takes zero parameters, so the baseline is 4. The description instead clarifies what each entry contains (public URL, USDC price, one-line description), which is informative but not parameter semantics.

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?

States a specific verb+resource: it is a catalog listing every paid x402 data product plus LLM inference. It enumerates the products and clearly distinguishes itself from siblings like world_digest or world_sentinel, which are themselves entries in this catalog.

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?

Explicitly routes the agent: 'Use it to discover what is available before paying for a specific tool,' which implicitly names the paid siblings as the alternative path. There is no stated when-not condition, but the discovery-before-purchase context is clear.

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