booking for Grok
com.lightres/booking
Browse venues, check availability, view effects, get pricing, and book architectural lighting.
client:Grok
transport:sse
Install booking in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"booking": {
"type": "sse",
"url": "https://app.lightres.com/api/mcp/sse"
}
}
}
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