Skip to content
Cursor

HasData Google Flights for Cursor

com.hasdata/google-flights

Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.

client:Cursor transport:streamable-http runtime:npm

Install HasData Google Flights in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "google-flights": {
      "url": "https://mcp.hasdata.com/mcp?apis=google_travel_flights"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

HasData Google Flights in other clients