Skip to main content
Glama

Faber Machine Market

faber_lucas_recovery

Structures concept-level recovery priorities for water, power, sanitation, communications, food, shelter, and logistics. Paid through FABER x402. Price: $0.03. Network: Base Mainnet (eip155:8453), currency: USDC.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestYes
paymentSignatureNoOptional x402 V2 PAYMENT-SIGNATURE value. Omit on the first call to receive the payment challenge, then sign it with an x402-capable wallet and retry.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.4/5.0
Behavior2/5

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

No annotations are present, so the description carries the full burden. It discloses the payment mechanism (x402, price, network) which is a behavioral trait, but does not explain whether the tool mutates state, what the response looks like, or any side effects. 'Structures' is ambiguous—does it create, return, or update something?

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 two sentences, front-loading the core purpose and then adding payment context. Every sentence serves a function, and there is no redundancy. It is appropriately concise for the amount of information provided.

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?

Given a complex nested request object, no output schema, and no annotations, the description is severely incomplete. It fails to explain what input is needed, what the tool returns, or any operational context. The agent cannot reliably invoke this tool correctly based solely on the description.

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

Parameters1/5

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

Schema description coverage is only 50% (paymentSignature is described, request is not). The description adds no information about the required 'request' parameter—what it should contain, its shape, or its purpose. With an unconstrained object (additionalProperties: true), the agent has no idea how to construct a valid request.

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

Purpose4/5

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

The description states a clear verb ('Structures') and resource ('concept-level recovery priorities') and lists the domains covered (water, power, sanitation, communications, food, shelter, logistics). It is specific enough to distinguish from sibling tools like faber_desert_infrastructure or faber_solar_concept, though it does not explicitly name alternatives.

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 on when to use this tool versus any sibling or alternative. The description only states what it does and payment details, leaving the agent to infer use cases. There is no mention of prerequisites, scenarios, or exclusions.

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