FlightQueue for VS Code
com.flightqueue/flightqueue
Airport security wait times, forecasts, FAA delays, EES border queues and baggage stats.
client:VS Code
transport:streamable-http
Install FlightQueue in VS Code
.vscode/mcp.json
{
"servers": {
"flightqueue": {
"type": "http",
"url": "https://mcp.flightqueue.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs