Skip to main content
Glama

AI credit stress ladder

get_credit_stress
Read-only

Closelook’s AI Credit Stress Tape: where stress sits on the six-rung funding ladder of the AI buildout (from balance-sheet-funded hyperscalers down to project-funded neoclouds), FRED credit spreads (IG/BBB/B/HY with 20/60-day deltas and 3-year percentiles), tier aggregates (FCF coverage, external-funding ratio, interest coverage) and per-issuer warning flags. End-of-day.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

B3.3/5.0
Behavior3/5

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

Annotations already cover readOnlyHint=true and destructiveHint=false, so the read-only nature is established. The description adds useful context with 'End-of-day' timing and details on data elements (IG/BBB/B/HY spreads, 20/60-day deltas, 3-year percentiles). It does not disclose potential limitations or data freshness beyond 'End-of-day', but it does add value beyond the annotations.

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 a single dense sentence but packs substantial information without filler. It front-loads the tool's identity ('Closelook’s AI Credit Stress Tape') and then lists the data components. It is efficient, though slightly run-on and could benefit from sentence breaks for readability.

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 covers the major data categories (funding ladder, credit spreads, tier aggregates, per-issuer flags) and notes end-of-day timing. However, with no output schema, it leaves the exact output structure, units, and flag semantics unspecified. It gives a strong overview but is not fully self-contained for an agent interpreting raw output.

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?

There are zero parameters, so no parameter semantics are needed. The schema coverage is 100% with an empty object, and the description correctly omits parameter details. Baseline of 4 applies for a zero-parameter tool.

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 tool as providing an 'AI Credit Stress Tape' and enumerates its components (funding ladder, FRED spreads, tier aggregates, warning flags). It distinguishes itself from sibling tools by focusing specifically on credit stress. However, it never explicitly states the action verb (like 'returns' or 'provides'), relying on the tool name and title for that.

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 guidance on when to use this tool versus alternatives. It does not mention why one would select this over get_index_snapshot or get_latest_view, nor does it specify exclusions or use-case context. The implied use is for checking credit stress, but explicit comparison is absent.

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/5.0
Disambiguation4/5

Most tools map cleanly to a distinct Closelook surface — indices, macro boards, rankings, research, tape, wires. There are a few near-neighbor pairs like get_df_ranking vs get_ranking and get_market_instrument vs get_stock_snapshot, but the detailed descriptions resolve most potential misselection.

Naming Consistency5/5

Every tool follows a clear imperative verb + noun pattern — get_, define_term, compare_indices, search_closelook — with consistent snake_case and essentially all resource-oriented nouns. The naming is predictable and easy to navigate.

Tool Count4/5

25 tools is on the heavy side, above the typical well-scoped range, but each endpoint maps to a meaningful product area of Closelook's public site. The count is justified by the breadth of a financial intelligence service, though it could have been trimmed slightly.

Completeness5/5

The tool surface covers the major Closelook workflows: indices, rankings, macro monitors, stock-level data, earnings, wires, research search, and portfolio snapshots. For a read-only intelligence server there are no obvious dead ends — depth and background material is paired with lookups and daily updates.

Resources