Skip to content
Cline

google flights for Cline

io.github.andreacappelletti97/google-flights

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

client:Cline transport:stdio runtime:npm

Install google flights in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

google flights in other clients