Skip to content
VS Code

Dictator Alert (via FlightDB) for VS Code

io.github.flightdb/dictatoralert

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

client:VS Code transport:streamable-http

Install Dictator Alert (via FlightDB) in VS Code

.vscode/mcp.json

{
  "servers": {
    "dictatoralert": {
      "type": "http",
      "url": "https://flightdb.org/mcp/dictatoralert"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dictator Alert (via FlightDB) in other clients