flights for Cursor
il.co.alice/flights
Search flights by route, dates, passengers, and cabin class. By Alice, Israel's travel app.
client:Cursor
transport:streamable-http
Install flights in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flights": {
"url": "https://mcp.alice.co.il/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs