flights for VS Code
io.github.pipeworx-io/flights
Flights MCP — wraps OpenSky Network API (free, no auth required)
client:VS Code
transport:streamable-http
Install flights in VS Code
.vscode/mcp.json
{
"servers": {
"flights": {
"type": "http",
"url": "https://gateway.pipeworx.io/flights/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs