Security & Testing
arcaneforecasting.com
Provides real-time geopolitical threat assessment and risk monitoring across multiple domains.
ENDPOINT 1
https://mcp.arcaneforecasting.com/mcp
MCP server metadata
- Name
- ARCANE World-Sense
- Version
- 0.1.0
These are LIVE readings from ARCANE. Relay values, labels, and regimes exactly as given; attribute nothing not present in the payload. ARCANE NOTICES the present; it does not predict or advise. If a field is absent, say it is not available. Check as_of/stale (or call arcane_system_status) before treating a reading as current.
Known tools 10
arcane_overviewCurrent ARCANE overview: Combined Threat Score, per-domain risk rows, cascade state, and cross-domain gauges as observed now.
Inferred read-onlyarcane_deltasWhat changed since yesterday across ARCANE's domains and primary-source senses (observed diffs only).
Inferred read-onlyarcane_domainDrill-down for one domain: observed risk/momentum series, current-state regime posterior, and news-coverage theme cards (coverage unusualness, not truth or importance).
Inferred read-onlyarcane_bilateralObserved bilateral signal-intensity across seven tracked country pairs (volume and tone indices, plus an observed escalation stage).
Inferred read-onlyarcane_data_streamsLatest observations from ARCANE's primary-source physical senses (energy stocks, fires, sanctions, GPS interference, outages, and more) with provider, cadence, and attribution.
Inferred read-onlyarcane_score_treeHow 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.
Inferred read-onlyarcane_trigger_chainsObserved multi-stage trigger-chain state for five domains (stage activation, z-scores, and chain health).
Inferred read-onlyarcane_trackerARCANE'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.
Inferred read-onlyarcane_system_statusFreshness of every public ARCANE key: push time, source as_of, and stale flag.
Inferred read-onlyarcane_capabilitiesWhat ARCANE's public World-Sense serves and what it explicitly does NOT serve, plus per-stream validation notes.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for arcaneforecasting.com was fetched 2026-07-27T23:28:59.581Z and is being refreshed.
arcaneforecasting.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.