Heurist Logo
Back to Library
FRED Macro Agent

FRED Macro Agent

Recommended
Verified

Curated U.S. macro data agent covering inflation, rates, labor, credit, and growth via FRED and ALFRED, with release calendar and vintage history support.

FinanceMacroeconomics

Pricing

0.003 USDC/use

Tools

6 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
  • macro_series_snapshot

    1 param · 0.3 credits

    Return a compact latest read for one curated macro series. Use this for the newest supported macro reading, previous reading, and derived change metrics.

  • macro_series_history

    6 params · 0.3 credits

    Return bounded history for one curated macro series. Use this for historical trend analysis or transformed views like YoY or qoq_annualized.

  • macro_regime_context

    2 params · 0.3 credits

    Return a curated multi-pillar macro regime summary across inflation, rates, labor, credit conditions, and growth. Use this for a cross-pillar macro summary instead of querying individual series.

  • macro_release_calendar

    3 params · 0.3 credits

    Return upcoming or recent release dates for curated macro releases (CPI, PCE, payrolls, GDP, weekly claims).

  • macro_release_context

    3 params · 0.3 credits

    Return recent release dates and linked series history for one supported macro release. Use this for pre/post-release analysis.

  • macro_vintage_history

    7 params · 0.3 credits

    Return point-in-time-safe history for one curated series using ALFRED realtime dates. Use this for backtests or retrospective questions where revised history would be misleading.

MCP Server Config
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/FredMacroAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}