x402-chain-info
Chain Info: Live block height + gas for ETH/Base/Polygon. 🆓 5 free trial calls per signed wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to process | |
| network | No | Network to process |
Chain Info: Live block height + gas for ETH/Base/Polygon. 🆓 5 free trial calls per signed wallet
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to process | |
| network | No | Network to process |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must carry the full burden. It does not disclose side effects, authentication requirements, rate limits beyond the trial, or what happens when the trial is exhausted. The mention of 'signed wallet' implies auth but lacks detail.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, compact sentence that conveys the core functionality and a key usage restriction. No fluff or redundant content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema, example, or mention of what the response format is. The description does not clarify whether gas is price, limit, or otherwise. It also lacks error handling or usage context beyond the trial note.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Both parameters are described only as 'Chain to process' and 'Network to process', which adds no real meaning. No valid values, examples, or enums are provided, even though the tool targets specific chains like ETH/Base/Polygon. The schema coverage is technically 100% but descriptions are vacuous.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool provides live block height and gas for ETH/Base/Polygon, which is specific and distinguishes it from many sibling tools. However, it does not explicitly contrast with alternatives like x402-chain-compare or x402-block-number.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description mentions a free trial (5 calls per signed wallet) but does not explain when to use this tool versus other chain-related tools. There is no guidance on scenarios or prerequisites beyond signing a wallet.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.