Add the MCP server URL to a compatible client. The JSON is an example for clients accepting URL-based server configuration; other clients may use a settings screen or a different schema.
Get event context
The MCP tool get_event_context accepts an event type and an optional reference period. Omitting the period selects the latest stored event of that type.
The REST endpoint is GET /api/v1/summary. It returns the latest macro facts across US CPI, Federal Reserve, and ECB policy releases, complete with post-event EURUSD market reaction metrics.
MCP tool catalog
Browse tool capabilities and example calls for the available FXContext MCP tools.
Economic event context
get_event_context
Retrieve structured factual context for supported economic releases.
get_event_context({
"eventType": "US_CPI"
})
Use it when an agent needs the latest or historical facts for a supported macroeconomic release.
Central-bank policy changes
get_central_bank_changes
Compare a monetary-policy statement with its immediately preceding statement and identify material changes.
The homepage conversation and “Try it now” response are illustrative fixtures. The preview’s risk ratings and historical market moves are not live calculations. The current event-context tool returns factual event data.
What is available today
FXContext is in active development. This frontend provides product information, configuration examples, and a local sample. It does not create accounts, issue API keys, or send queries to a backend.
Hosted service access, future-risk aggregation, change summaries, and market-reaction analysis are not enabled by this homepage. No analytics or third-party tracking scripts are included.