Futuristic Risk Intelligence

by cct15

737 downloads
Not rated
GitHub

About

Daily-updated geopolitical risk data for AI agents. Covers 6 major conflict regions (Russia-Ukraine, Iran-Israel, China-Taiwan, etc.) with escalation/ceasefire probabilities, political event tracking, and maritime chokepoint vessel counts. Zero dependencies, Python 3.9+.

Details

Author
cct15
Downloads
737
Categories
Search, Finance

- Risk probabilities for 6 conflict regions with 1d/7d/30d horizons
- High-impact political, economic, and natural disaster events
- Vessel counts in critical maritime chokepoints

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Futuristic Risk Intelligence
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the package with pip install war-dashboard-data, then invoke tools such as get_conflict_risks, get_political_events, and get_maritime_traffic to access risk intelligence data.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "futuristic risk intelligence": {
            "futuristic-risk": {
                "command": "war-dashboard-data"
            }
        }
    }
}

McpServers

{
    "futuristic-risk": {
        "command": "war-dashboard-data"
    }
}

Tools

| Tool | Description | |------|-------------| | get_conflict_risks | Risk probabilities for 6 conflict regions with 1d/7d/30d horizons | | get_political_events | High-impact political, economic, and natural disaster events | | get_maritime_traffic | Vessel counts in critical maritime chokepoints | ## Install ``bash pip install war-dashboard-data `` Use Cases - Trading agents: Adjust positions based on geopolitical risk changes - Risk management: Monitor escalation probabilities for portfolio hedging - DeFi protocols: Dynamic collateral ratios based on conflict risk - Research agents: Track probability trends across conflict regions Data Coverage - 6 conflict regions: Russia-Ukraine, Iran-Israel/US, Israel-Palestine, China-Taiwan, India-Pakistan, US-Latin America - 5 event types: escalation, ceasefire, ceasefire_cancel, regime_change, diplomatic - 6 maritime zones: Strait of Hormuz, Black Sea, Taiwan Strait, Arabian Sea, Eastern Mediterranean, Caribbean - Update frequency: Daily
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.