OctoTrip Flights for Cursor
app.octotrip/flights
Free, no-login flight search with real-time pricing from multiple airlines.
client:Cursor
transport:streamable-http
Install OctoTrip Flights in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flights": {
"url": "https://mcp.octotrip.app/flights/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs