Skip to content
VS Code

LastMinuteDeals Booking API for VS Code

io.github.johnanleitner1-coder/lastminute-booking

Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.

client:VS Code transport:streamable-http

Install LastMinuteDeals Booking API in VS Code

.vscode/mcp.json

{
  "servers": {
    "lastminute-booking": {
      "type": "http",
      "url": "https://web-production-dc74b.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LastMinuteDeals Booking API in other clients