Skip to main content
Glama

processed_a_share_quote

Finance Signal Bundle - get live computed signal: Processed analytics layer over financial markets: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns ra Price 0.01 via x402 (USDC on Base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletNooptional 0x wallet for X-Wallet free tier (free credits every month: 100 anonymous or 5000 with a bound wallet)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.2/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It does reveal that the tool computes a live signal and mentions a price of 0.01 via x402, but the pricing sentence is incomplete/typo-ridden ('Turns ra Price'), and there is no explanation of output format, latency, access requirements, or whether this is a charged operation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

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

The description is short but not cleanly structured. The first clause is reasonably front-loaded, but the trailing 'Turns ra Price 0.01 via x402 (USDC on Base)' is incoherent and appears to be a broken or truncated sentence, which undermines clarity rather than adding concise value.

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 no output schema and no annotations, the description is insufficiently complete. It omits what the returned signal looks like, which market/asset class it actually covers, and how the x402 payment relates to invocation. An agent would struggle to reliably select or call this tool correctly based on the provided text.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage for the single optional wallet parameter, so the schema already explains its meaning. The description adds no parameter-level guidance; it does not even mention the wallet or X-Wallet free tier, making the baseline 3 appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: "get live computed signal" over a "Processed analytics layer" with percentile rank, momentum, and trend verdict. However, it never explicitly says this is for A-share quotes (only the tool name does), and the phrase "Turns ra Price 0.01 via x402" is garbled and confusing.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/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 any of the many similarly named siblings like processed_stock_quote, processed_a_share_indices, or signal_stock_report. No use-case boundaries, exclusions, or alternative routing are provided, which is a serious gap given the large sibling list.

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