Skip to content
VS Code

Google Flights Search (Real-Time Fares) for VS Code

com.flightpowers/google-flights

Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.

client:VS Code transport:streamable-http tools:2

Install Google Flights Search (Real-Time Fares) in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-flights": {
      "type": "http",
      "url": "https://flights.flightpowers.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Google Flights Search (Real-Time Fares) in other clients