LastMinuteDeals Booking API for Grok
io.github.johnanleitner1-coder/lastminute-booking
Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.
client:Grok
transport:streamable-http
Install LastMinuteDeals Booking API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lastminute-booking": {
"type": "http",
"url": "https://web-production-dc74b.up.railway.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs