Skip to content
Claude Desktop

Dictator Alert (via FlightDB) for Claude Desktop

io.github.flightdb/dictatoralert

Track government and VIP jets of authoritarian regimes: flight history, airport visits, ADS-B data.

client:Claude Desktop transport:streamable-http

Install Dictator Alert (via FlightDB) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dictatoralert": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://flightdb.org/mcp/dictatoralert"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Dictator Alert (via FlightDB) in other clients