LastMinuteDeals Booking API for Cursor
io.github.johnanleitner1-coder/lastminute-booking
Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.
client:Cursor
transport:streamable-http
Install LastMinuteDeals Booking API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lastminute-booking": {
"url": "https://web-production-dc74b.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs