Skip to content
Cursor

google flights for Cursor

io.github.johnisanerd/google-flights

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

client:Cursor transport:streamable-http

Install google flights in Cursor

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

{
  "mcpServers": {
    "google-flights": {
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search"
    }
  }
}

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

google flights in other clients