← Registry

Analytics

oracleintel.io

Provides geopolitical and prediction-market convergence signals along with system status updates.

1 endpoint2 known toolsFirst detected June 24, 2026Last detected June 24, 2026

ENDPOINT 1

https://oracleintel.io/mcp

No auth detected

Known tools 2

get_geopolitical_signals

Fetch the current ranked list of provenance-anchored geopolitical & prediction-market convergence signals (last ~24h, JSON).

Inferred read-only
get_signals_with_system_status

Fetch the full provenance-anchored signal stream AND a live system-status snapshot (pipeline / arena / watcher) in one call (JSON).

Inferred read-only

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.oracleintel-io]
url = "https://oracleintel.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "oracleintel-io": {
      "type": "http",
      "url": "https://oracleintel.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: oracleintel-io
Remote MCP URL: https://oracleintel.io/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": {
    "oracleintel-io": {
      "url": "https://oracleintel.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "oracleintel-io": {
      "type": "http",
      "url": "https://oracleintel.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "oracleintel-io",
  "transport": "streamable-http",
  "url": "https://oracleintel.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.