Skip to main content
Glama
forgemeshlabs

x402 Utility

agent_service_directory

Browse a machine-readable registry of production x402 services, including name, category, route count, and price range. Filter by category to identify the right paid API for your next call.

Instructions

PAID ($0.05) — machine-readable registry of every production x402 service in the ForgeMesh fleet: name, category, live route count, and price range per service. Useful for an agent deciding which paid tool/service to reach for next. Optional category filter (onchain-intel, voice, travel, econ-intel, commerce, infra, media, utility-grid). Requires WALLET_PRIVATE_KEY.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional: onchain-intel, voice, travel, econ-intel, commerce, infra, media, utility-grid
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It discloses the $0.05 cost and the WALLET_PRIVATE_KEY requirement, which are critical for an agent to decide whether to call. It also specifies the output fields and machine-readable nature, though it omits error cases or pagination behavior.

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 sentences, front-loads the cost warning, and packs essential details such as content, use case, filter, and auth requirement without any redundant words. It is concise and well-structured.

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 simple one-optional-parameter directory lookup, the description covers purpose, when to use, cost, auth requirements, and expected output content. It lacks explicit error handling details but is otherwise complete enough for an agent to decide and invoke correctly.

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 schema already covers the category parameter with its allowed values (100% coverage), but the description adds behavioral meaning by labeling it an 'Optional category filter' and repeating the categories in a practical context. This goes slightly beyond the schema's bare value list.

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 clearly states the tool provides a machine-readable registry of production x402 services, listing name, category, route count, and price range. This distinguishes it from sibling tools like list_capabilities and get_endpoint_spec, which focus on capability listing or endpoint details.

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 explicitly states it is useful for an agent deciding which paid tool/service to reach for next, giving a clear when-to-use context. It does not mention alternative tools or exclusions, but the use case is well-defined and sufficient.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/utility-grid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server