Skip to content

Futuristic Risk Intelligence for Zed

io.github.cct15/war-dashboard-data

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

client:Zed transport:stdio runtime:pypi

Install Futuristic Risk Intelligence in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "war-dashboard-data": {
      "command": "uvx",
      "args": [
        "war-dashboard-data"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Futuristic Risk Intelligence in other clients