LodgeDeck for VS Code
io.github.maxbeech/lodgedeck
STR legality, permits and lodging tax by city, each field cited to its source jurisdiction.
client:VS Code
transport:streamable-http
Install LodgeDeck in VS Code
.vscode/mcp.json
{
"servers": {
"lodgedeck": {
"type": "http",
"url": "https://lodgedeck.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs