Skip to content
Zed

LodgeDeck for Zed

io.github.maxbeech/lodgedeck

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

client:Zed transport:streamable-http

Install LodgeDeck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "lodgedeck": {
      "url": "https://lodgedeck.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

LodgeDeck in other clients