Skip to content
Grok

Futuristic Risk Intelligence for Grok

io.github.cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

client:Grok transport:stdio runtime:pypi

Install Futuristic Risk Intelligence in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "war-dashboard-data": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "war-dashboard-data"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Futuristic Risk Intelligence in other clients