Skip to main content
Glama

Faber Machine Market

faber_event_delta

Returns machine-readable changes between previous and current information states. Paid through FABER x402. Price: $0.005. 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

B3.3/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It usefully discloses that the tool is paid via FABER x402, including price, network, and currency. However, it does not state whether the operation is read-only, whether any state is mutated, what authentication is required beyond payment, or what the response format looks like.

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

Conciseness5/5

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

The description is compact and front-loaded with the purpose, followed by essential payment/network details. There is no filler or redundant repetition of the schema. Every sentence contributes useful information.

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

Completeness3/5

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

The description provides critical operational context: cost, currency, and network. However, with no output schema and an opaque required 'request' parameter, it does not fully explain how to construct a call or interpret the machine-readable changes. It is minimally adequate but leaves important gaps for an agent to resolve.

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 required 'request' parameter has no schema description and is an open object. The main description's phrase 'previous and current information states' hints at what the request might contain, but is too vague to construct a valid request. The optional 'paymentSignature' parameter is described in the schema, not in the description, and the description adds no additional parameter-level semantics.

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 clearly states a specific action and resource: 'Returns machine-readable changes between previous and current information states.' It is not a tautology and conveys the tool's core function. However, it does not explicitly differentiate itself from the sibling faber_* tools, whose names and purposes remain opaque.

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

Usage Guidelines3/5

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

Usage context is implied: the tool should be used when changes between two information states are needed. There is no explicit 'when to use' or 'when not to use' guidance, and no alternatives are named among the sibling tools. The payment details indicate how to use it rather than when to select it.

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