Faa Delays for VS Code
io.github.pipeworx-io/faa-delays
FAA Delays MCP — live US airport operational status (FAA, free, no auth).
client:VS Code
transport:streamable-http
Install Faa Delays in VS Code
.vscode/mcp.json
{
"servers": {
"faa-delays": {
"type": "http",
"url": "https://gateway.pipeworx.io/faa-delays/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs