Skip to content
Gemini CLI

LodgeDeck for Gemini CLI

io.github.maxbeech/lodgedeck

STR legality, permits and lodging tax by city, each field cited to its source jurisdiction.

client:Gemini CLI transport:streamable-http

Install LodgeDeck in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "lodgedeck": {
      "httpUrl": "https://lodgedeck.vercel.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

LodgeDeck in other clients