Skip to main content
Glama

Faber Machine Market

faber_evidence_bundle

Packages multiple evidence items into a structured decision-support bundle. Paid through FABER x402. Price: $0.02. 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/5.0
Behavior3/5

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

Since no annotations are provided, the description carries the transparency burden. It does disclose payment requirements (price, network, currency), which is useful behavioral context. However, it omits output format, side effects, or failure behavior, so transparency is partial.

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 three concise sentences, each adding distinct value: the action, the payment mechanism, and the network/currency. It is front-loaded with purpose and has no fluff.

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

Completeness2/5

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

Given an open 'request' object and no output schema, the description should explain how to compose the request and what the bundle includes. It does neither, leaving critical gaps for an agent to invoke the tool correctly.

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 'request' parameter is an open object with no schema description, and the description does not clarify what evidence items or structure it should contain. The paymentSignature parameter is documented in the schema, but the description adds no meaning to the primary parameter.

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 specific verb ('Packages') plus resource ('evidence items') and outcome ('structured decision-support bundle'), making the core purpose clear. It does not explicitly contrast with sibling tools like faber_evidence_quality, but the action is distinct enough to avoid major ambiguity.

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 is provided about when to use this tool versus the sibling tools. The description only covers the bundling action and payment details, leaving the agent to infer appropriate usage context without any exclusions or alternative routing.

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