Skip to content
VS Code

Flight Radar for VS Code

io.github.mcp-dir/flightradar-mcp

Live flight radar: real-time position of any aircraft transmitting ADS-B right now. Search by regist

client:VS Code transport:streamable-http tools:12

Install Flight Radar in VS Code

.vscode/mcp.json

{
  "servers": {
    "flightradar-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_flightradar"
    }
  }
}

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

What VS Code can do once it is connected

Flight Radar in other clients