Skip to content
Cursor

Futuristic Risk Intelligence for Cursor

io.github.cct15/war-dashboard-data

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

client:Cursor transport:stdio runtime:pypi

Install Futuristic Risk Intelligence in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Futuristic Risk Intelligence in other clients