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. Updated daily.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y war-dashboard-dataAgent-CoreX intelligently routes which tools from cct15/war-dashboard-data your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"war-dashboard-data": {
"command": "npx",
"args": [
"-y",
"war-dashboard-data"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add war-dashboard-dataAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use cct15/war-dashboard-data directly without routing
npx -y war-dashboard-dataNew to Agent-CoreX? View setup guide →