Back to MCP Servers
War Dashboard Data
Geopolitical conflict risk probabilities for AI agents. Covers 6 regions (Russia-Ukraine, Iran-Israel, China-Taiwan, etc.) with escalation/ceasefire/regime change probabilities at 1d/7d/30d horizons. Includes maritime chokepoint vessel data and political event probabilities. Upd…
finance-fintechaiagent
By cct15
Installation
npx -y war-dashboard-dataConfiguration
{
"mcpServers": {
"war-dashboard-data": {
"command": "npx",
"args": ["-y", "war-dashboard-data"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes