Skip to main content
Glama

Genesis402 (x402 pay-per-call)

As-reported fundamentals for a US public company from SEC XB

genesis402_sec_financials

Paid ($0.01 USDC). As-reported fundamentals for a US public company from SEC XBRL (revenue, net income, assets, cash, EPS).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikNo
tickerNo
payment_signatureNoOptional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

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?

The description discloses the payment amount ($0.01 USDC), which is a key behavioral trait beyond the annotations' readOnlyHint=false and openWorldHint=true. However, it omits the payment flow (e.g., need to first get a quote) and any other side effects or limitations, leaving a gap in transparency.

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 only two sentences with the cost information front-loaded. No filler words, and the core functionality is stated efficiently. It could be more informative, but for what it includes, it is concise and well-ordered.

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 output schema, this description is incomplete. It does not explain the payment workflow (getting a quote, then signing), nor whether cik or ticker is required or how they interact. The absence of output structure details and lack of parameter explanations make it hard for an agent to call correctly without external knowledge.

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 only 33% schema description coverage, the description should explain the undefined parameters (cik, ticker). It does not mention them at all, leaving the agent to infer their meaning from domain knowledge. The payment_signature param is described in the schema, but the description adds no extra clarity beyond the cost note.

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 the resource ('US public company from SEC XBRL') and the data fields (revenue, net income, assets, cash, EPS) clearly. It distinguishes itself from siblings like genesis402_defi_yields or genesis402_token_brief by focusing on SEC filings, but does not explicitly name an alternative. The paid note is extra context, not a purpose statement.

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 the many siblings or when to prefer a different one. No exclusions or selection criteria are mentioned. The only context given is the paid nature, which doesn't help with tool choice.

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.