DormBix for Grok
io.github.iconcheat/dormbix
Manage Thai rental dorms by chat: rooms, tenants, invoices, meters. Writes need approval.
client:Grok
transport:streamable-http
Install DormBix in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dormbix": {
"type": "http",
"url": "https://www.dormbix.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