webmcp/gallery

5 tools · production · spec

GEXLOG provides market data tools that let an agent retrieve current and historical market briefings, analyze trends, and access gamma regime classifications.

Tools5 total

get_available_dates

actionimperative/

no parameters

get_current_briefing

actionimperative/
reportstringWhich report to retrieve. 'morning' is the primary daily briefing. 'evening' is the post-close refresh with updated levels and scorecard. 'weekend' is the Saturday preview for the coming week including week-ahead calendar and risk score.

get_date_range

actionimperative/
endstringrequiredEnd date in YYYY-MM-DD format (inclusive)
startstringrequiredStart date in YYYY-MM-DD format (inclusive)

get_historical_briefing

actionimperative/
datestringrequiredDate in YYYY-MM-DD format (e.g., '2026-05-09'). Must be a date with available archive data — use get_available_dates to check.
report_typestringWhich report(s) to retrieve for that date. Default: 'both'.

get_regime_history

actionimperative/
endstringEnd date in YYYY-MM-DD format (optional)
limitnumberMaximum number of dates to return (default: 30, max: 90)
startstringStart date in YYYY-MM-DD format (optional — if omitted, returns most recent data)
gexlog.com — WebMCP Gallery