Skip to main content
Glama

processed_crypto_funding_rate

Finance Signal Bundle - get live computed signal: Processed analytics layer over crypto derivatives: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns r 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.9/5.0
Behavior3/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 adds useful specifics about the analytics performed and mentions a 0.01 payment via x402 on Base, which is a meaningful behavioral detail. However, it does not clarify rate limits, failure modes, response shape, or the meaning of the garbled 'Turns r Price' clause.

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

Conciseness3/5

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

The description is short and front-loads the core signal metrics, but the second sentence is awkward and partially unintelligible ('Turns r Price 0.01 via x402'). The payment detail is relevant but phrased poorly, reducing clarity and polish.

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?

Given there is no output schema and no annotations, the description should explain enough for an agent to understand what it receives and what side effects or prerequisites matter. It lists computed metrics but fails to describe the response format, how the x402 payment flow works, what 'r Price' means, or how this differs from the plural-named sibling tool.

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 single optional wallet parameter is fully documented in the schema at 100% coverage, including its free-tier credit implications. The description adds no additional parameter semantics beyond the schema, so the baseline score of 3 is appropriate.

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 clearly states the tool's core purpose: return a live computed signal from processed crypto-derivative analytics, specifically 30-period percentile rank, 4-period momentum, and a trend verdict. However, it does not explicitly contrast itself with the closely named sibling processed_crypto_funding_rates, leaving the singular/plural distinction implicit.

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 prefer this tool over alternatives such as processed_crypto_funding_rates or the many other processed_* and signal_* siblings. The phrase 'Finance Signal Bundle' implies a higher-level signal use case, but no when-to-use or when-not-to-use conditions are provided.

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