A macro data layer that speaks agent.

MacroFeed turns fragmented release calendars and official observations into focused methods, answer-ready summaries, and structured evidence.

One factual release. One call.

get_macro_release accepts a human indicator name plus a publisher release date, measured reference period, or latest. It resolves common aliases, bundles related variants such as headline and core CPI, and returns publisher-rounded values with an answer-ready summary.

  • Human names such as CPI, core CPI, NFP, and FOMC
  • Release-date, reference-period, and latest-value semantics
  • Official source links, exact timing, and retained raw precision
get_macro_releaseANSWER READY
// one factual question
{
  "indicator": "CPI",
  "releaseDate": "2026-07-14"
}

// one MCP call
{
  "answerReady": true,
  "dateBasis": "release_date",
  "releases": [
    { "variant": "headline", "displayActual": -0.4, "timingVerified": true },
    { "variant": "core", "displayActual": 0.0, "timingVerified": true }
  ]
}

The rest of the surface stays focused.

Twelve public methods are read-only and scoped to recognizable agent tasks, keeping calendar windows, next-release lookups, history, and verification distinct.

QUERY / MCP

get_upcoming_events

Return bounded scheduled or released events by date, currency, country, impact, or indicator.

RESOLVE / MCP

get_next_release

Find the next CPI, employment, GDP, or central-bank release with one focused call.

INSPECT / MCP

get_event

Retrieve a complete normalized event by its stable event identifier.

RESEARCH / MCP

get_release_history

Read historical actual, previous, derived changes, timing precision, and official timing evidence.

VERIFY / MCP

get_coverage_summary

Inspect event counts, date ranges, currency coverage, official timing, and field-density metrics.

DISCOVER / MCP

list_calendar_sources

Understand the official institutions and source methods behind the feed.

One event, fully traceable.

The normalized record keeps market context, timing, availability, source identity, and retrieval metadata together.

RELEASEDEXACT TIME · VERIFIED
USD

Consumer Price Index

HIGH IMPACT
JUL 1408:30ET / 12:30 UTC
Actual
-0.4%
Change
-0.9 pp
Previous
0.5%
Period
2026-06
SOURCEU.S. BUREAU OF LABOR STATISTICS

Official depth you can use now.

MacroFeed covers over 5,700 historical observation records with 97%+ exact-timestamp precision. Period-only rows remain explicitly labeled rather than receiving fabricated clocks.

AVAILABLE

Verified release timing

Return exact-time, date-only, or unknown precision with official timing evidence.

AVAILABLE

Release change

Compare actual with the official previous value using neutral direction labels.

IN DEVELOPMENT

Revision history

Preserve the path from first release to the latest official value.