Skip to main content
Glama

processed_btc_hashrate

Finance Signal Bundle - get live computed signal: Processed analytics layer over on-chain crypto: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns raw 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.6/5.0
Behavior3/5

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

No annotations are present, so the description carries the behavioral disclosure burden. It does reveal that the tool computes live percentile rank, momentum, and a trend verdict, and it seems to reference a 0.01 USDC payment via x402. However, the cost sentence is ungrammatical, and there is no detail on output shape, auth requirements, or side effects.

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 it opens with redundant brand text and uses a long colon chain. The final sentence is grammatically incomplete, so the text is not cleanly structured despite being brief.

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?

The single optional parameter and lack of output schema keep complexity low, but the missing resource name is a critical gap: an agent cannot tell this feeds on BTC hashrate without relying on the tool name. It also does not clearly describe the return payload or the payment behavior, so the description is incomplete for confident invocation.

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 already documents the single optional wallet parameter, including the free-tier credit distinction; schema description coverage is 100%. The description adds no additional parameter semantics, so the baseline of 3 applies.

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?

It identifies the operation as 'get live computed signal' and lists concrete analytics (30-period percentile rank, 4-period momentum, trend verdict), which is more than a tautology. However, it never names the actual resource—BTC hashrate—and instead says only 'on-chain crypto', leaving the tool hard to distinguish from many siblings. The garbled 'Turns raw Price 0.01 via x402' further muddies what the tool actually produces.

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 statement of when to call this tool rather than the dozens of processed_* and signal_* siblings, nor any exclusions. The phrase 'Finance Signal Bundle' hints at a category, not a selection rule.

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