mcpbeat

World Sense MCP Server

com.arcaneforecasting/world-sense
answering

World Sense is answering right now. Last checked moments ago. It exposes 10 tools. Last commit 15 Jul 2026.

Read-only live geopolitical-risk sensing for agents. ARCANE notices; never forecasts or advises.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
132 ms
Response time
average over 24h
0
Stars
last commit 15 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add world-sense --transport http https://mcp.arcaneforecasting.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "world-sense": {
      "url": "https://mcp.arcaneforecasting.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.world-sense]
url = "https://mcp.arcaneforecasting.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "world-sense": {
      "url": "https://mcp.arcaneforecasting.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "world-sense": {
      "url": "https://mcp.arcaneforecasting.com/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

arcane
arcane_bilateral
Observed bilateral signal-intensity across seven tracked country pairs (volume and tone indices, plus an observed escalation stage). An index of observed intensity between the pair, not a prediction of what happens next. Check as_of/stale.
arcane_capabilities
What ARCANE's public World-Sense serves and what it explicitly does NOT serve, plus per-stream validation notes. ARCANE NOTICES present-state geopolitical risk from primary-source senses; it does not forecast, advise, or trade.
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. Observed levels only; some senses go silent when their baseline saturates. Check as_of/stale.
arcane_deltas
What changed since yesterday across ARCANE's domains and primary-source senses (observed diffs only). Grounding-sense items fire once at onset then go quiet, so absence of an item is not calm. Check as_of/stale.
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 NOTICES the present; it does not predict. Check as_of/stale.
arcane_overview
Current ARCANE overview: Combined Threat Score, per-domain risk rows, cascade state, and cross-domain gauges as observed now. ARCANE NOTICES the present; it does not predict or advise. Check as_of/stale before treating as current.
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. Weights are design configuration, not fitted parameters. Check as_of/stale.
arcane_system_status
Freshness of every public ARCANE key: push time, source as_of, and stale flag. Call this before treating any reading as current.
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. A live STATE view, NOT a forecast: completion is not a probability and direction is resemblance, not odds. ARCANE never states a scenario's likelihood. Check as_of/stale.
arcane_trigger_chains
Observed multi-stage trigger-chain state for five domains (stage activation, z-scores, and chain health). Descriptive state only, not a forecast; the chains were repaired 2026-07-02 and not yet exercised live. Check as_of/stale.

Endpoints

URLTransportStateLatencyChecked
https://mcp.arcaneforecasting.com/mcp streamable-http answering 172 ms 0 min ago

World Sense — questions

Answers built from our own checks of this server.

What can World Sense do?
It exposes 10 tools, read directly from the server on our last check. Among them: arcane_bilateral, arcane_capabilities, arcane_data_streams, arcane_deltas, arcane_domain, arcane_overview and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is World Sense working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 132 ms. The bar chart above shows every period we have measured.
How do I connect World Sense?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does World Sense need an API key?
No. World Sense completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is World Sense?
It answers our handshake in 132 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is World Sense open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.