health_check — feedoracle macro mcp MCP Tool
health_check
(health check) is one of 33 tools on the
feedoracle macro mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call health_check from your client
- Claude Code feedoracle macro mcp health_check run in your project directory
- Claude Desktop feedoracle macro mcp health_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor feedoracle macro mcp health_check ~/.cursor/mcp.json
- VS Code feedoracle macro mcp health_check .vscode/mcp.json
- Zed feedoracle macro mcp health_check ~/.config/zed/settings.json
- Windsurf feedoracle macro mcp health_check ~/.codeium/windsurf/mcp_config.json
- Cline feedoracle macro mcp health_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI feedoracle macro mcp health_check ~/.gemini/settings.json
- Grok feedoracle macro mcp health_check .mcp.json (in your project root)
- ChatGPT feedoracle macro mcp health_check Settings → Connectors → Advanced → Developer mode
- Claude.ai feedoracle macro mcp health_check Settings → Connectors → Add custom connector
- LangChain feedoracle macro mcp health_check pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse feedoracle-macro-mcp https://feedoracle.io/mcp/macro/sse
Other tools on this server
- fed_rates
- fed_rates_v2
- inflation_v2
- yield_curve_v2
- fed_rates_v3
- inflation_v3
- yield_curve_v3
- macro_coherence_v1
- recession_risk_v1
- economic_health_v1
- consumer_sentiment_v1
- market_stress_v1
- inflation
- yield_curve
- labor_market
- gdp_growth
- housing
- macro_dashboard
- ecb_rates
- ecb_fx
- ecb_inflation
- ecb_economy
- ecb_yields
- ecb_dashboard
- ecb_mica_reserve
- ecb_series
- wb_gdp
- wb_country
- wb_rwa_context
- bls_employment
- bls_inflation
- bls_series
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.