LodgeDeck for Grok
io.github.maxbeech/lodgedeck
STR legality, permits and lodging tax by city, each field cited to its source jurisdiction.
client:Grok
transport:streamable-http
Install LodgeDeck in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lodgedeck": {
"type": "http",
"url": "https://lodgedeck.vercel.app/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