Skip to main content
Glama

get_krw_macro_stress

Read-only

KRW Macro Stress Score (0-100) — combined 5-component signal blending US 3Y treasury (FRED), VIX, foreign ownership proxy on SK Hynix + Samsung (mcap-weighted foreign %), USD/KRW momentum, and Korean semiconductor equity. Rolling 120d percentile over a 2-year backfill. Returns score, regime (calm/neutral/caution/risk_off/crisis), direction (krw_weakening/stable/strengthening), per-component breakdown with raw values and freshness, plus an AI-generated factual note (no trading advice). 15-min cache. Positioning: KRW macro stress filter for trading bots (not a kimchi-premium predictor — V0 validation showed corr=-0.049 with kimchi premium).

💰 Price: $0.05 USDC per call 💳 Payment: x402 micropayment on Base, Polygon, or Solana 🔧 Client: AgentCash, Pay.sh, or any x402 SDK 📖 Docs: https://api.printmoneylab.com/.well-known/x402

Returns: score, regime, direction, components{us_rate_stress, risk_sentiment, foreign_flow, fx_momentum, semiconductor} each with score+raw+freshness, ai_note, market_hours{krx, us}, as_of, method, degraded[].

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.6/5.0
Behavior5/5

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

Annotations already declare readOnlyHint=true, but the description adds crucial operational details: the data sources, 15-min cache, $0.05 x402 payment requirement, and the nature of the AI note (factual, no trading advice). This goes well beyond the annotation and informs the agent of constraints and side effects (payment).

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 front-loaded with a clear definition, followed by output structure and contextual positioning. While it is longer than average, the additional payment info and docs URL are operationally necessary. The list-style formatting for returns aids scannability, though some redundancy exists between the prose and the returns list.

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

Completeness5/5

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

The description covers all key aspects: data inputs, methodology, output components, regime/direction enum values, freshness, cache behavior, positioning, and payment requirements. The output schema exists, but the description still explains the return format in plain terms, making it highly complete for an agent.

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 tool has zero parameters, so schema coverage is 100% trivially. The description appropriately focuses on output semantics rather than input details, satisfying the baseline for a parameterless tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a KRW Macro Stress Score calculator with a specific formula (5-component signal, 120d percentile) and output structure (score, regime, direction, breakdown). It explicitly distinguishes itself from kimchi premium tools with a validation note, making its unique purpose unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context that this is a KRW macro stress filter for trading bots and explicitly states it is not a kimchi premium predictor, offering a negative usage guideline. However, it does not directly name alternative sibling tools for comparison, only differentiates from kimchi premium.

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
Disambiguation3/5

Most tools have distinct purposes (prices, alerts, news, health), but several overlap: get_kimchi_premium vs get_arbitrage_scanner both cover premium data, and get_kr_sentiment, get_market_read, and get_global_vs_korea_divergence_deep all provide AI analysis with different scopes, which could confuse an agent.

Naming Consistency5/5

All tools follow a consistent get_<descriptive_noun> pattern in snake_case, with check_health as the only deviation, which is a conventional health-check exception. The naming is highly predictable.

Tool Count3/5

With 17 tools, the server is on the heavy side per the calibration (16-25 feels heavy). While the domain is broad and each tool has a role, the existence of paired summary/deep variants adds redundancy that could be consolidated.

Completeness4/5

The tool set covers a comprehensive Korean crypto intelligence surface: prices, premiums, arbitrage, alerts, sentiment, market analysis, FX, news, and health. Minor gaps like a general Korean crypto news tool or historical data are not critical but prevent a perfect score.