INDIVIDUAL MCP TOOL
arcane_deltas
What changed since yesterday across ARCANE's domains and primary-source senses (observed diffs only).
LIVE ENDPOINT
https://mcp.arcaneforecasting.com/mcp
Connect to this endpoint to inspect the live schema for arcane_deltas and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.arcane-world-sense]
url = "https://mcp.arcaneforecasting.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"arcane-world-sense": {
"type": "http",
"url": "https://mcp.arcaneforecasting.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: arcane-world-sense
Remote MCP URL: https://mcp.arcaneforecasting.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"arcane-world-sense": {
"url": "https://mcp.arcaneforecasting.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"arcane-world-sense": {
"type": "http",
"url": "https://mcp.arcaneforecasting.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "arcane-world-sense",
"transport": "streamable-http",
"url": "https://mcp.arcaneforecasting.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
arcane_overview— Current ARCANE overview: Combined Threat Score, per-domain risk rows, cascade state, and cross-domain gauges as observed now.arcane_domain— Drill-down for one domain: observed risk/momentum series, current-state regime posterior, and news-coverage theme cards (coverage unusualness, not truth or importance).arcane_bilateral— Observed bilateral signal-intensity across seven tracked country pairs (volume and tone indices, plus an observed escalation stage).arcane_data_streams— Latest observations from ARCANE's primary-source physical senses (energy stocks, fires, sanctions, GPS interference, outages, and more) with provider, cadence, and attribution.arcane_score_tree— How the Combined Threat Score is composed: per-domain roll-ups, applied premiums, and the design weights behind them, each carrying a live/config provenance tag.arcane_trigger_chains— Observed multi-stage trigger-chain state for five domains (stage activation, z-scores, and chain health).arcane_tracker— ARCANE's live scenario tracker: for each pre-registered scenario, where the world is on its branching map — checkpoint COMPLETION as N/M (confirming signals fired of total), a direction of resemblance, staleness, and which fork checkpoints have fired or are pending.arcane_system_status— Freshness of every public ARCANE key: push time, source as_of, and stale flag.