Skip to main content
Glama

x402-ens-avatar

Ens Avatar: Ens Avatar

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ensNoEns to process
nameNoName to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.7/5.0
Behavior1/5

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

No annotations are provided, and the description contains no behavioral information at all. It does not disclose whether the tool fetches a remote avatar, generates one, returns an image URL, requires network access, or fails when a name has no avatar. The description carries the full burden and fails to carry any of it.

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

Conciseness2/5

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

The description is extremely short, but this is under-specification rather than conciseness. It is also poorly structured: repeating the name and title as 'Ens Avatar: Ens Avatar' wastes the only sentence available and front-loads no useful information.

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

Completeness1/5

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

For a tool with no annotations and no output schema, the description must do all the work, and it does none. An agent cannot determine what input to provide, what output to expect, or when to choose this tool. It is completely inadequate even by the minimum-viable standard.

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 documents both parameters ('Ens to process' and 'Name to process'). However, those schema descriptions are also nearly meaningless: they do not explain the relationship between ens and name, which is required, or what format the ENS string should take. The description adds no additional meaning beyond the schema, but the baseline of 3 applies because coverage is high.

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

Purpose2/5

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

The description is 'Ens Avatar: Ens Avatar' — a tautology that merely restates the tool name. It does not state what the tool does, what an ENS avatar is, or what output the agent should expect, so an agent cannot tell it apart from related ENS tools like ens-resolve or ens-records, let alone use it correctly.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given for when to use x402-ens-avatar versus alternatives such as ens-resolve, ens-records, or farcaster-profile. With nearly a thousand sibling tools and several ENS-related ones, the description provides zero routing information.

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