Skip to main content
Glama

Faber Machine Market

faber_evidence_quality

Evaluates evidence quality, independence, contradiction, freshness, and confidence. Paid through FABER x402. Price: $0.01. 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?

With no annotations provided, the description carries the behavioral burden. It usefully discloses that the tool is paid, costs $0.01, runs on Base Mainnet, and uses USDC, which is important operational context. However, it does not describe the x402 challenge-response flow, return value, or any other behavioral side effects.

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 brief and front-loaded: the core evaluation behavior appears first, followed by the payment details. Every sentence adds necessary information without redundancy.

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?

The tool is not self-contained: an agent cannot construct the required 'request' object from the description or schema, and there is no output schema to indicate what the result will look like. The payment context is provided, but the essential invocation details are missing.

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 schema documents only the paymentSignature parameter; the required 'request' object is left completely unspecified with additionalProperties allowed. The description lists evaluation criteria but does not explain what fields or structure the request object should contain, so it does not compensate for the 50% schema coverage gap.

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 verb ('Evaluates') and the evaluation dimensions ('evidence quality, independence, contradiction, freshness, and confidence'), which makes the tool's purpose understandable. It does not explicitly differentiate from the similar-sounding sibling 'faber_evidence_bundle', but the focused evaluation scope is still clear.

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?

There is no guidance on when to use this tool versus its siblings, such as 'faber_evidence_bundle' or 'faber_information_weight'. The payment details imply a requirement to use an x402-capable wallet, but the description does not state use cases, exclusions, or selection criteria.

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