Skip to content
Windsurf

google flights for Windsurf

io.github.andreacappelletti97/google-flights

MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.

client:Windsurf transport:stdio runtime:npm

Install google flights in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "google-flights": {
      "command": "npx",
      "args": [
        "-y",
        "google-flights-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

google flights in other clients