Skip to content
Cline

google flights for Cline

com.pulsemcp/google-flights

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

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-server"
      ]
    }
  }
}

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

google flights in other clients