Skip to main content
Glama

Faber Machine Market

faber_scene_production

Converts a scene into structured production information for location, characters, action, continuity, and camera planning. 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

C2.9/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It usefully discloses that the tool is paid via FABER x402, including price, network, and currency. However, it does not describe side effects, whether the first call produces a payment challenge, or what happens on failure, leaving important behavior to the schema.

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 concise and front-loaded, with the core conversion purpose in the first sentence and essential payment details in the second. Every sentence provides useful information, though the second sentence could have integrated the x402 flow more explicitly.

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?

For a paid tool with an opaque request object and no output schema, the description leaves notable gaps: it does not describe the expected scene input format, the output structure, or the two-step payment flow beyond what the schema states. It is enough to understand the high-level purpose but not enough to invoke the tool confidently without further exploration.

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?

Schema coverage is only 50%: paymentSignature is described, but the required 'request' object is not. The description says 'scene' but does not explain what fields or structure should go into the request object, which is critical since it is an open additionalProperties object. It therefore adds little beyond the schema.

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 uses a specific verb ('converts') and resource ('a scene') and names the output domains (location, characters, action, continuity, camera planning). It is clear about what the tool does, but it does not differentiate from sibling tools, which all share the faber_ prefix and could overlap in production-planning workflows.

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?

The description gives no guidance about when to choose this tool over sibling tools like faber_custom_assembly or faber_evidence_bundle. It also does not state what type of scene input is expected or what preparatory steps are needed. The payment flow is only hinted at via the schema, not in usage terms.

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