x402-defi-directory
DEFI Directory: Curated DeFi protocols. 🆓 5 free trial calls per signed wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type to process | |
| category | No | Category to process |
DEFI Directory: Curated DeFi protocols. 🆓 5 free trial calls per signed wallet
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type to process | |
| category | No | Category to process |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It does disclose one concrete trait: '5 free trial calls per signed wallet,' which tells the agent a wallet must be signed and a call limit exists. However, it says nothing about side effects, output behavior, or whether the directory is read-only.
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 compact and front-loaded with the core purpose, followed by a useful trial-call note. It contains no filler, though the purpose is so terse that it borders on under-specification rather than efficient clarity.
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?
For a tool with no annotations and no output schema, the description omits crucial context: what the directory returns, how type/category parameters behave, and what differentiates this from related DeFi tools. The trial-call information helps, but the agent still lacks enough detail to select and invoke the tool correctly.
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?
Although the schema has property descriptions, they are vacuous ('Type to process' and 'Category to process') and add no meaning beyond the property names. The tool description does not explain what values are valid for type or category, nor how they filter or shape the directory results, so the agent cannot reliably construct inputs.
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 'DEFI Directory: Curated DeFi protocols' restates the tool name and identifies a resource category but lacks an actionable verb. It does not explain whether the tool lists, searches, filters, or returns details about protocols, and it does not distinguish it from similarly named siblings like x402-defi-brief or x402-defi-tvl.
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?
No guidance is provided about when to use this tool versus alternative DeFi-related tools. The trial-call note is not a usage guideline; there is no indication of typical use cases, exclusions, or which siblings cover overlapping functionality.
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.