Google Flights Search (Real-Time Fares) for Cursor
com.flightpowers/google-flights
Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.
client:Cursor
transport:streamable-http
tools:2
Install Google Flights Search (Real-Time Fares) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-flights": {
"url": "https://flights.flightpowers.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs