UnboxAPI — Hospitality Reservation MCP Server for Grok
io.github.founder-omnipa/unboxapi
REST-to-MCP for UK hospitality. Safety proxy: circuit-breakers, rate limits, whitelists. Apache 2.0.
client:Grok
transport:streamable-http
Install UnboxAPI — Hospitality Reservation MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"unboxapi": {
"type": "http",
"url": "https://unboxapi.pro/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