Skip to content
VS Code

Flight Watch MCP for VS Code

net.nexlab/flight-watch

Live aircraft near an area

client:VS Code transport:streamable-http

Install Flight Watch MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "flight-watch": {
      "type": "http",
      "url": "https://mcp.nexlab.net/mcp/flight-watch"
    }
  }
}

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

Flight Watch MCP in other clients