CrisisBrief speaks the Model Context Protocol (MCP). Connect Claude, ChatGPT, Cursor or your own code, then query the holdings, pull briefs and the CrisisBrief Index, ask the cited archive, or trigger a briefing run, all from your assistant, scoped to your own data.
Generate a token at Settings → API & MCP. Tick Allow briefing runs only if you want the assistant to start collection runs, since those draw on your monthly quota. Copy it straight away, we only show it once.
3
Your server endpoint is https://crisisbrief.ai/api/mcp. Treat the token like a password; revoke it any time from settings.
Tools
What your assistant can do
Platform intelligence
get_cbxThe current CrisisBrief Index with sub-scores and recent trend.
list_digests · get_digestPublished daily, weekly and monthly intelligence digests.
get_entity_graphThe entity co-occurrence network from published reporting.
get_track_recordThe public, Brier-scored calibration audit of resolved judgments.
get_forecast_ledger · list_forecastsThe tamper-evident, Bitcoin-anchored forecast ledger and individual sealed/resolved calls, filterable by status and outcome.
list_investigations · get_investigationLong-form deep-dive investigations in full.
Your holdings
ask_archiveA cited answer to any question, composed strictly from your claim ledger.
search_briefs · get_briefFind and read your briefs with their evidence.
search_entities · get_entity_dossierThe persistent entity registry and full dossiers.
Take action
list_cbx_alerts · set_cbx_alert · delete_cbx_alertManage CBX threshold alerts programmatically — wire index crossings into your own agents (Analyst plan).
run_briefingTrigger a new collection + analysis run (tokens with runs enabled only).
CONNECTSet up your client
Requires Node.js 18+ (for npx). Check with node -v, or install from nodejs.org.
1
Open Settings → Developer → Edit Config. That opens claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\).
2
Add the CrisisBrief block, with your token in place of cb_live_xxxxxxxxxxxx. If an mcpServers section already exists, add crisisbrief inside it.