Odel
addressintel mcp

addressintel mcp

Local
@rantumbitsJavaScriptMITUpdated 2w ago

SF Peninsula building permits and parcel buildability: SB 9, ADU and redevelopment leads.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmaddressintel-mcpv1.1.2

Run

npx -y addressintel-mcp

MCP client config

{
  "mcpServers": {
    "addressintel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "addressintel-mcp"
      ]
    }
  }
}