FeedOracle Macro Intelligence MCP Server

Local setup required. This server has to be cloned and prepared on your machine before you register it in Claude Code.
1

Set the server up locally

Run this once to clone and prepare the server before adding it to Claude Code.

Run in terminal
git clone https://github.com/feedoracle/feedoracle-macro-mcp
cd feedoracle-macro-mcp

Then follow the repository README for any remaining dependency or build steps before continuing.

2

Register it in Claude Code

After the local setup is done, run this command to point Claude Code at the built server.

Run in terminal
claude mcp add feedoracle-macro -- node "<FULL_PATH_TO_FEEDORACLE_MACRO_MCP>/dist/index.js"

Replace <FULL_PATH_TO_FEEDORACLE_MACRO_MCP>/dist/index.js with the actual folder you prepared in step 1.

README.md

Real-time macroeconomic signals for AI agents.

FeedOracle Macro Intelligence MCP

Real-time macroeconomic signals for AI agents.

86 FRED + 20 ECB indicators. Signed. Verifiable. Regime classification.

Website · All MCP Tools · Docs · Main Repo


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

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

No API key needed. Then ask:

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

13 tools

Tool Description
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

Score Regime Meaning
0-25 RISK_ON Favorable conditions
26-50 NEUTRAL Mixed signals
51-75 RISK_OFF Elevated caution
76-100 STRESS Crisis conditions

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

The FeedOracle ecosystem

Server Tools Purpose
Compliance Oracle 27 MiCA, DORA, evidence packs, audit trail
Macro Intelligence (this) 13 Fed/ECB indicators, regime classification
Stablecoin Risk 13 7-signal operational risk scoring

FeedOracle turns compliance documents into compliance evidence.

feedoracle.io · Evidence by Design.

Tools (13)

economic_healthHealth index 0-100: GDP, unemployment, inflation
recession_riskRecession probability + yield curve signal
inflation_monitorCPI, PCE, PPI, breakeven rates
labor_marketUnemployment, payrolls, jobless claims
gdp_trackerGDP growth rate + release schedule
fed_watchFed Funds Rate, EFFR, FOMC calendar
yield_curveFull Treasury curve 1M-30Y, spreads
defi_ratesSOFR, credit spreads, VIX, BTC/ETH, gold
consumer_sentimentMichigan Sentiment + retail sales
market_stressVIX, credit spreads, financial stress index
safe_haven_flowsGold, USD index, BTC/ETH reference
macro_regimeRISK_ON / NEUTRAL / RISK_OFF / STRESS
pingHealth check

Configuration

claude_desktop_config.json
{"mcpServers": {"feedoracle-macro": {"command": "claude", "args": ["mcp", "add", "--transport", "sse", "feedoracle-macro", "https://feedoracle.io/mcp/macro/sse"]}}}

Try it

What is the current macro regime? Should my agent be risk-on or risk-off?
Analyze the current recession risk based on the latest yield curve data.
What are the latest inflation figures from the CPI and PCE reports?
Provide a summary of the current labor market conditions.
Check the latest Fed Funds Rate and upcoming FOMC calendar.

Frequently Asked Questions

What are the key features of FeedOracle Macro Intelligence?

Provides 86 FRED and 20 ECB macroeconomic indicators. Cryptographically signed (ES256K) and verifiable responses. Automated macro regime classification (RISK_ON to STRESS). Real-time monitoring of yield curves, inflation, and labor markets. No API key required for access.

What can I use FeedOracle Macro Intelligence for?

Automated capital allocation and portfolio rebalancing for AI agents. Risk management assessment for financial trading bots. Macroeconomic research and automated reporting. Verifiable data sourcing for compliance and audit trails.

How do I install FeedOracle Macro Intelligence?

Install FeedOracle Macro Intelligence by running: claude mcp add --transport sse feedoracle-macro https://feedoracle.io/mcp/macro/sse

What MCP clients work with FeedOracle Macro Intelligence?

FeedOracle Macro Intelligence works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep FeedOracle Macro Intelligence docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare