trackmcp
Back to directory
feedoracle

feedoracle-macro-mcp

View on GitHub

Real-time macroeconomic signals for AI trading agents. 13 MCP tools, 86 FRED series, deterministic regime classification.

1 starsOthers Updated May 12, 2026
mcpmcp-serverai-agentscompliancedoraeconomicsfeedoraclemacromica

Documentation


What this does

Before your AI agent allocates capital, adjusts leverage, or rebalances — it checks the macro environment. Every response is cryptographically signed (ES256K) and independently verifiable.

Quick start

bash
claude mcp add --transport sse feedoracle-macro https://feedoracle.io/mcp/macro/sse

No API key needed. Then ask:

code
What is the current macro regime? Should my agent be risk-on or risk-off?

13 tools

ToolDescription
`economic_health`Health index 0-100: GDP, unemployment, inflation
`recession_risk`Recession probability + yield curve signal
`inflation_monitor`CPI, PCE, PPI, breakeven rates
`labor_market`Unemployment, payrolls, jobless claims
`gdp_tracker`GDP growth rate + release schedule
`fed_watch`Fed Funds Rate, EFFR, FOMC calendar
`yield_curve`Full Treasury curve 1M-30Y, spreads
`defi_rates`SOFR, credit spreads, VIX, BTC/ETH, gold
`consumer_sentiment`Michigan Sentiment + retail sales
`market_stress`VIX, credit spreads, financial stress index
`safe_haven_flows`Gold, USD index, BTC/ETH reference
`macro_regime`RISK_ON / NEUTRAL / RISK_OFF / STRESS
`ping`Health check

Regime scoring

ScoreRegimeMeaning
0-25RISK_ONFavorable conditions
26-50NEUTRALMixed signals
51-75RISK_OFFElevated caution
76-100STRESSCrisis conditions

7 weighted signals: VIX, yield curve, recession probability, credit spreads, financial stress, Fed stance, consumer sentiment.

The FeedOracle ecosystem

ServerToolsPurpose
Compliance Oracle27MiCA, DORA, evidence packs, audit trail
Macro Intelligence (this)13Fed/ECB indicators, regime classification
Stablecoin Risk137-signal operational risk scoring

Frequently asked questions

What is feedoracle-macro-mcp?

feedoracle-macro-mcp is Real-time macroeconomic signals for AI trading agents. 13 MCP tools, 86 FRED series, deterministic regime classification.

How do I install feedoracle-macro-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is feedoracle-macro-mcp open source?

Yes — it is hosted on GitHub at https://github.com/feedoracle/feedoracle-macro-mcp and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP