MCP Hub
Back to servers

feedoracle-macro-mcp

Real-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates.

Registry
Updated
Feb 27, 2026

FeedOracle Macro Intelligence

Real-time macroeconomic signals for AI trading agents. 13 MCP tools powered by 86 Federal Reserve (FRED) economic series.

Before your agent allocates capital, adjusts leverage, or rebalances a portfolio — it checks the macro environment.

Quick Connect

npx -y mcp-remote https://feedoracle.io/mcp/macro/sse

Claude Desktop

{
  "mcpServers": {
    "feedoracle-macro": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://feedoracle.io/mcp/macro/sse"]
    }
  }
}

13 Tools

Core Economic Signals

ToolWhat it does
economic_healthHealth index 0–100: GDP, unemployment, inflation, confidence
recession_riskRecession probability 0–100 + yield curve signal
inflation_monitorCPI, PCE, PPI, rent, breakeven rates (5Y/10Y)
labor_marketUnemployment, payrolls, jobless claims
gdp_trackerGDP growth rate + release schedule

Rates & Yield Curve

ToolWhat it does
fed_watchFed Funds Rate, EFFR, rate prediction, FOMC calendar
yield_curveFull Treasury curve (1M–30Y), 2s10s spread, inversion signal
defi_ratesSOFR, EFFR, credit spreads, VIX, BTC/ETH, gold — one call

Markets & Sentiment

ToolWhat it does
consumer_sentimentMichigan Sentiment, retail sales, consumer credit
market_stressVIX, credit spreads (HY + IG), financial stress index
safe_haven_flowsGold, USD index, BTC/ETH — risk-on vs risk-off

Decision Layer (Premium)

ToolWhat it does
macro_regimeDeterministic regime classification: RISK_ON / NEUTRAL / RISK_OFF / STRESS. Risk score 0–100, 7 weighted signals, confidence, agent hint. Engine: macro-regime/1.0

Meta

ToolWhat it does
pingHealth, version, uptime

Example: defi_rates

Everything a DeFi agent needs in one call:

{
  "lending_rates": {
    "sofr": 3.67,
    "sofr_30d_avg": 3.67,
    "sofr_90d_avg": 3.73,
    "effr": 3.64
  },
  "yield_curve": {
    "spread_2s10s": 0.6,
    "recession_signal": false,
    "treasury_10y": 4.05
  },
  "volatility_stress": {
    "vix": 18.63,
    "credit_spread_high_yield": 2.98,
    "financial_stress_index": -0.85
  },
  "crypto_reference": {
    "btc_usd": 67068.86,
    "eth_usd": 2008.77
  },
  "safe_haven": {
    "gold_usd": 3250.20,
    "usd_index": 117.99
  }
}

Example: macro_regime (Premium)

Deterministic macro classification — transparent rules, no ML blackbox:

{
  "regime": "NEUTRAL",
  "risk_score": 30,
  "confidence": 0.79,
  "engine_version": "macro-regime/1.0",
  "signals": {
    "vix": { "value": 18.63, "status": "NORMAL", "weight": 0 },
    "yield_curve": { "spread_2s10s": 0.6, "status": "FLAT", "weight": 0 },
    "recession_probability": { "value": 10, "status": "MODERATE", "weight": 0 },
    "credit_spread_hy": { "value": 2.98, "status": "TIGHT", "weight": -1 },
    "financial_stress": { "value": -0.85, "status": "NORMAL", "weight": 0 },
    "fed_stance": { "status": "NEUTRAL", "rate": 3.64, "weight": 0 },
    "consumer_sentiment": { "value": 56.4, "status": "PESSIMISTIC", "weight": 2 }
  },
  "agent_hint": "Mixed macro signals with no clear directional bias.",
  "next_catalyst": { "date": "2026-03-19", "type": "Meeting + SEP" },
  "disclaimer": "Deterministic macro classification based on public economic data. Not investment advice."
}

Regime Engine Scoring Rules

All rules are transparent and documented:

Signal< ThresholdNormalElevatedExtreme
VIX< 15: −215–25: 025–35: +3> 35: +5
Yield Spread 2s10s> 1.0: −20–1.0: 0−0.5–0: +3< −0.5: +5
Recession Probability< 10%: −210–25%: 025–50%: +3> 50%: +5
Credit Spread HY< 3%: −13–5%: +15–7%: +3> 7%: +5
Financial Stress< −1: −2−1–0: 00–2: +3> 2: +5
Fed StanceCUT: −1HOLD: 0HIKE: +2
Consumer Sentiment> 80: −260–80: 040–60: +2< 40: +4

Raw score → normalized 0–100 → Regime mapping:

  • 0–25: RISK_ON
  • 26–50: NEUTRAL
  • 51–75: RISK_OFF
  • 76–100: STRESS

Built For

  • Trading agents needing macro context before execution
  • DeFi yield agents comparing SOFR vs on-chain rates
  • Portfolio rebalancing bots monitoring recession risk
  • Risk management systems tracking financial stress
  • AI copilots in quantitative finance

Data Sources

86 FRED series from: Federal Reserve · US Treasury · Bureau of Labor Statistics · Bureau of Economic Analysis · Coinbase (BTC/ETH reference)

Coverage: Full Treasury yield curve (1M–30Y) · SOFR/EFFR/OBFR · CPI/PCE/PPI · VIX · Credit Spreads · 10 FX pairs · Gold/Silver/Oil/Copper · Housing · Consumer Sentiment

Pricing

TierPriceCalls/dayRegime Engine
Free€0100
Developer€49/mo5,000
Professional€299/mo25,000✓ + verified proofs
EnterpriseCustomUnlimited✓ + SLA + custom thresholds

Links

Also by FeedOracle

FeedOracle Compliance — MiCA regulatory preflight for AI agents. 18 tools covering 12 MiCA articles. PASS/WARN/BLOCK verdicts with signed evidence packs. "May your agent trade this?"

FeedOracle Macro Intelligence (this server) — "Should your agent trade right now?"


FeedOracle — Evidence Infrastructure for Tokenized Markets

Reviews

No reviews yet

Sign in to write a review