GuruHotel Manager for Grok
com.guruhotel/manager
Manage your GuruHotel hotel: reservations, revenue, rates, KPIs, traffic and ARI updates (OAuth).
client:Grok
transport:streamable-http
Install GuruHotel Manager in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"manager": {
"type": "http",
"url": "https://manager.guruhotel.com/api/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