Skip to main content
Glama

Tape — Hyperliquid Analytics

US Treasury Curve

tape_treasury_curve
Read-onlyIdempotent

US Treasury par yield curve (official Daily Treasury data) with implied forward rates (1y1y, 2y3y, 5y5y), NY Fed reference rates (EFFR/SOFR), upcoming Treasury auctions, and an AI plain-English curve read. Educational only. Result carries provenance (Treasury and NY Fed sources with their own as-of dates). In hosts that support MCP Apps this renders as a yield-curve chart.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

Annotations already establish readOnly, non-destructive, and idempotent behavior. The description adds genuinely useful context beyond the annotations: it mentions the provenance field with source-specific as-of datesassword, explains that it renders as a chart in MCP Apps, and notes the educational-only nature.

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 dense but well structured: core content first, then caveats, provenance, and rendering behavior. It is slightly long due to the enumeration of rates and auctions, but every clause adds information an agent would want before invoking the tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a no-input, read-only information tool, the description covers the data content, sources, provenance, and client-side rendering behavior. There is no output schema to reference, so a brief note about the return shape or data frequency would make it fully complete, but nothing critical is missing.

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

Parameters4/5

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

This tool has zero parametersNotifications, so the schema is trivially complete. The baseline for a no-parameter tool is 4, and the description adds no conflicting or unnecessary parameter information.

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 identifies the resource as the US Treasury par yield curve and enumerates its key components (forwards, NY Fed rates, auctions, AI read). Although it lacks an explicit action verb like 'retrieves' or 'provides', the domain and output are unmistakable and distinct from the general tape analytics siblings.

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?

The description gives no explicit guidance on when to use this tool versus alternatives like tape_market_pulse or tape_analytics. The 'Educational only' caveat is a limitation, not a selection criterion, so an agent must infer the intended use solely from the resource name and content.

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