Skip to main content
Glama

x402-gas

Gas: Gas prices across 5 chains. 🆓 5 free trial calls per signed wallet

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoChain to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.7/5.0
Behavior3/5

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

With no annotations, the description carries the disclosure burden. It does add useful behavioral context by mentioning '5 free trial calls per signed wallet,' which implies a wallet-signing requirement and a call metering limit. However, it omits expected output format, error behavior, and what happens after the trial, leaving notable gaps.

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?

The description is very short and front-loads the core function, with no wasted sentences. The 'Gas:' prefix is slightly redundant with the tool name, but overall it is appropriately sized for a simple one-parameter tool.

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

Completeness2/5

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

The description does not list the supported chains, the expected chain parameter values, or the output structure, and it does not differentiate this tool from several gas-related siblings. An agent can guess it fetches gas prices but lacks the details needed to invoke it correctly with confidence. The free-trial note is the only contextual addition.

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

Parameters2/5

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

The only schema parameter is described as 'Chain to process,' which is circular, and the tool description adds no valid chain values, chain names, or format. The '5 chains' hint does not tell an agent what strings to pass. Even though schema description coverage is 100%, the existing description is vacuous and the tool description does not compensate.

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

Purpose3/5

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

The description identifies the resource (gas prices across 5 chains) but uses no verb, leaving the operation implicit. The generic name x402-gas is not distinguished from siblings such as x402-gas-price, x402-multi-gas, and x402-gas-now, so an agent cannot tell this tool apart from the gas-price cluster.

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?

The description provides no guidance on when to choose this tool over x402-gas-price, x402-multi-gas, or x402-gas-compare. There are no exclusions, no alternate routes, and no context about preferred use cases; only the free-trial limit is mentioned.

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