Skip to main content
Glama

gf.x402_agent_scale

gf.x402_agent_scale

Paid scale bundle for up to 150 product scenarios with ranked product intelligence, profitability decisions and optional capital allocation. Price: 250.00 USDC via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productsYes
referralCodeNo
working_capitalNo
paymentSignatureNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.1/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 does disclose that this is a paid operation costing 250.00 USDC via x402, which is essential safety context. It does not explain side effects such as whether a paymentSignature is required, whether funds are charged, what is returned, or what failure 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.

Conciseness4/5

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

The description is short: two sentences with no filler, and the capacity/features are front-loaded before the price. It could be slightly clearer about what the tool actually does, but it is efficient and readable.

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 no annotations, no output schema, and a fairly rich input schema, this description is too thin to support correct invocation. It leaves unresolved whether the agent must provide paymentSignature, what the ranked result looks like, and what 'optional capital allocation' means in terms of working_capital.

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 0%, so the description must compensate, but it only loosely maps to parameters: '150 product scenarios' to products, 'capital allocation' to working_capital, and the x402 price to paymentSignature. It does not explain the many product subfields, referralCode, or working_capital semantics, so an agent still cannot confidently populate the parameters.

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 says this is a paid scale bundle for up to 150 product scenarios and names the service outcomes: ranked product intelligence, profitability decisions, and optional capital allocation. It is not a tautology and gives an agent a sense of the resource and capacity, though it lacks a crisp verb and does not explicitly contrast with siblings like gf.free_profit_check or gf.x402_agent_pilot.

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?

The 'scale bundle' phrasing and the 'up to 150 product scenarios' constraint imply this is for larger or paid product-analysis workloads, and the price signals a commercial offering. However, the description never states when to prefer this over alternatives or when not to use it, leaving the routing decision to inference.

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