HasData Google Flights for VS Code
com.hasdata/google-flights
Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Google Flights in VS Code
.vscode/mcp.json
{
"servers": {
"google-flights": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=google_travel_flights"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs