Skip to main content
Glama

gf.x402_agent_growth

gf.x402_agent_growth

Paid growth bundle for up to 50 product scenarios with portfolio ranking, decision intelligence and optional capital allocation. Price: 99.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/5.0
Behavior3/5

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

There are no annotations, so the description carries the full transparency burden. It does disclose the paid nature and the exact price (99.00 USDC via x402), which is useful cost-side behavioral context. However, it does not say whether calling the tool initiates a payment, creates an order, or changes account state, and it omits any failure/refund behavior, leaving some uncertainty for a paid operation.

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 two sentences, with no filler. The first sentence front-loads the service purpose and capacity, and the second provides the price and payment rail. Every phrase carries information, and the structure is easily scannable.

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 tool with four parameters (including a nested array of up to 50 products), a payment signature, and no output schema or annotations, two sentences are insufficient. The description does not describe the response shape, how the payment flow works, whether referralCode is optional, or what happens with the product cost details in the schema. An agent would need to guess at critical invocation details.

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?

With 0% schema description coverage, the description needs to compensate for the schema's unannotated properties. It relates 'up to 50 product scenarios' to the products array and 'optional capital allocation' to working_capital, but it does not clarify paymentSignature or referralCode, both of which are critical for a payment flow. The description does not help an agent understand how to supply the payment signature or whether a referral code is needed.

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 it is a paid growth bundle for up to 50 product scenarios, including portfolio ranking, decision intelligence, and optional capital allocation, with a specific price. It is clear that this is a paid offering with a capacity limit, which differentiates it from free tools like gf.free_profit_check, though it does not explicitly contrast with gf.x402_agent_pilot or gf.x402_agent_scale.

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 given for when to choose this tool versus sibling alternatives. The description only implies its use for paid growth scenarios and mentions a 50-product cap, but it never states a clear condition such as 'use when you need more than free scenario checks' or 'use instead of gf.gcc_portfolio_rank if you need a bundle.' An agent must infer selection from the price and capacity details.

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