Skip to content
VS Code

Futuristic Risk Intelligence for VS Code

io.github.cct15/war-dashboard-data

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

client:VS Code transport:stdio runtime:pypi

Install Futuristic Risk Intelligence in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Futuristic Risk Intelligence in other clients