Skip to content
VS Code

adu zoning for VS Code

io.github.themutherfvcker/adu-zoning

Check if a Florida address can build an ADU: county GIS zoning, eligibility verdict, local rules.

client:VS Code transport:streamable-http runtime:npm tools:1

Install adu zoning in VS Code

.vscode/mcp.json

{
  "servers": {
    "adu-zoning": {
      "type": "http",
      "url": "https://www.adufloridainfo.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

adu zoning in other clients