Skip to content
Cursor

adu zoning for Cursor

io.github.themutherfvcker/adu-zoning

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

client:Cursor transport:streamable-http runtime:npm tools:1

Install adu zoning in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "adu-zoning": {
      "url": "https://www.adufloridainfo.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

adu zoning in other clients