Skip to main content
Glama

X402 Resource Summary

util_x402_resource_summary
Read-onlyIdempotent

Query a server's .well-known/x402 endpoint to summarize its resources, pricing surface, networks, and paths.

Instructions

Summarize a server's .well-known/x402 resources, pricing surface, networks, and paths. Delx Agent Utilities are separate from the free witness protocol and may expose x402 utility pricing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesx402 server origin
timeoutNoTimeout in seconds (1-15)
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds value by specifying what aspects are summarized (pricing, networks, paths) and clarifying that this utility is separate from the witness protocol. No contradictions with annotations.

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?

Two concise sentences: the first clearly states the purpose, and the second adds relevant context about separateness. No unnecessary words or repetition.

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?

Given the simplicity of the tool (2 parameters, no output schema, annotations covering safety), the description provides a complete overview of what the tool returns. It mentions the key components being summarized, which is sufficient for an agent to understand the tool's output.

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

Parameters3/5

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

Schema coverage is 100%, so the schema already describes both parameters adequately (url as server origin, timeout with default and bounds). The description does not add further semantic detail beyond what the schema provides, so baseline 3 is appropriate.

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 verb 'summarize' and the specific resource 'x402 resources', including sub-aspects like pricing surface, networks, and paths. It distinguishes itself from sibling tools like util_x402_server_audit and util_x402_server_probe by focusing on a summary rather than an audit or probe.

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?

No guidance is provided on when to use this tool versus alternatives such as util_x402_server_audit or util_x402_server_probe. The description mentions a separation from the free witness protocol but does not contextualize its usage relative to other tools.

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/davidmosiah/delx-mcp-server'

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