Flightaware for VS Code
io.github.pipeworx-io/flightaware
FlightAware MCP — wraps FlightAware AeroAPI v4 (aeroapi.flightaware.com)
client:VS Code
transport:streamable-http
Install Flightaware in VS Code
.vscode/mcp.json
{
"servers": {
"flightaware": {
"type": "http",
"url": "https://gateway.pipeworx.io/flightaware/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs