← Registry

General Tools

adufloridainfo.com

Checks whether a Florida property is eligible for building an Accessory Dwelling Unit.

1 endpoint1 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.adufloridainfo.com/api/mcp

No auth detected

MCP server metadata

Name
adu-zoning-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Use check_adu_eligibility with a full Florida street address to determine whether an ADU can be built there. Florida has no statewide ADU law; rules are local and parcel-specific.

Known tools 1

check_adu_eligibility

Check whether a specific Florida property can build an Accessory Dwelling Unit (ADU / backyard cottage / granny flat / in-law suite).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.adu-zoning-mcp]
url = "https://www.adufloridainfo.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: adu-zoning-mcp
Remote MCP URL: https://www.adufloridainfo.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "adu-zoning-mcp": {
      "type": "http",
      "url": "https://www.adufloridainfo.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "adu-zoning-mcp",
  "transport": "streamable-http",
  "url": "https://www.adufloridainfo.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for adufloridainfo.com was fetched 2026-07-28T08:50:52.263Z and is being refreshed.

Trust status Neutral

adufloridainfo.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.