Skip to main content
Glama

Seiche — world-markets evidence terminal

Institutional USD money-market desk

money_market_context
Read-onlyIdempotent

Granular, descriptive USD money-market context from the already assembled desk: policy corridor and overnight spreads; SOFR/TGCR/BGCR distributions and tails; repo-segment rates and volumes; CP-Treasury spreads; bills and cash curve; liquidity buffers and Fed facilities; and MMF repo plumbing. Use optional section to request a compact summary, one named desk section, sources, methodology, or all context. Returns exact-date alignment, native-cadence changes, empirical own-history statistics, freshness, coverage, formulas, sources, and caveats as applicable. Chart history is always omitted. Reads only an already completed cached or persisted snapshot; it never triggers collection or engine recomputation, while freshness is re-evaluated at response time. Context only: no causal, predictive, probability, or trade claim.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectionNoProjection to return; defaults to the compact desk summary.summary

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
asofNo
reasonNo
regimeNo
schemaNo
statusNo
caveatsNo
sourcesNo
categoryNo
coverageNo
formulasNo
sectionsNo
freshnessNo
selectionNo
quant_readNo
countercaseNo
methodologyNo
context_onlyNo
legal_noticesNo
plain_languageNo
section_catalogNo
source_metadataNo
strongest_signalNo
available_selectorsNo
snapshot_generated_atNo
chart_history_includedNo

TDQS

B3.4/5.0
Behavior4/5

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

The description adds behavioral details beyond annotations by stating it 'reads only an already completed cached or persisted snapshot' and 'never triggers collection or engine recomputation,' consistent with the readOnly and idempotent flags. It also notes that freshness is re-evaluated at response time, which is useful context and does not contradict annotations.

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 somewhat verbose and repetitive, starting with 'Granular, descriptive' and 'already assembled' before listing many items. It is structured into sentences about usage, returns, and behavior, but could be tightened to reduce redundancy without losing essential information.

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

Completeness3/5

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

The description provides a broad overview of the data covered (e.g., policy corridor, repo segments) and mentions return characteristics like 'exact alignment' and 'caveats,' but lacks specificity about the output structure. Given there is no output schema, the description could be more explicit about the response format.

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?

The single parameter 'section' is well documented in the schema with an enum and a default description. The tool description reinforces this by mentioning options like 'compact summary,' 'one named desk section,' 'sources,' and 'all context,' aligning with the enum values. Overall, the parameter's meaning and options are clear.

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 provides 'USD money-market context' and enumerates specific components like policy corridor, SOFR/TGCR/BGCR, and CP-Treasury spreads. It distinguishes from sibling tools by focusing on money market data, though the phrasing is somewhat jargon-heavy and not an explicit verb like 'get'.

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 explains how to use the 'section' parameter but provides no explicit guidance on when to choose this tool over alternatives. It mentions reading from a cached snapshot, which implies a use case for quick retrieval, but does not state conditions for preferring this tool.

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.

TDQS

A4.1/5.0
Disambiguation4/5

The tools are largely separated by domain — funding, fx, oil, crypto, flows, historical day, and health — and the long descriptions make the relationships clear. Still, the broad context tools overlap in cover for mixed cross-market, and there are a few tool pairs with shared concepts (e.g. `funding_stress_now` vs `money_market_context`, or `money_market_context` vs `world_market_context`) that require an agent to read carefully to pick the right one.

Naming Consistency4/5

All tools consistently use lower_snake_case and long informational noun-phrase names, so there is a clear internal style rather than personalized as a fixed verb_noun pattern. The names read predictably as domain-specific evidence tools; only the noun/verse asymmetry from trivial subjects and adjectives is enough to leave a small amount of irregularity.

Tool Count5/5

Eleven tools is a reasonable size for a specialized evidence terminal: each tool adds a distinct evidence or context capability — live funding, health, history, backtest, flows, assets, and broad context. No tool feels redundant or pure padding.

Completeness5/5

The set covers the full reading workflow: current state, granular context, historical analog, proof and health checks, plus specific stress-excessive modules for oil, FX/commodities, and crypto. The terminal scope is evidence/context only and the tools clearly declare their restrictions, so there are no egregious dead-ends within its stated purpose.