← Registry

Analytics

readypermit.ai

Provides property intelligence including zoning, flood zone, environmental risks, and buildability scores.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server

No auth detected

MCP server metadata

Name
ai.readypermit/geo
Version
1.2.4
Capabilities
toolspromptsresources

Known tools 8

analyze_property

Get complete property intelligence for any U.

Inferred read-only
get_buildability_score

Get a quick Buildability™ Score (0-100) for a property without running the full analysis.

Inferred read-only
lookup_zoning

Look up the zoning designation and development standards for any U.

Inferred read-only
check_flood_zone

Check FEMA National Flood Hazard Layer for any U.

Inferred read-only
check_environmental_risks

Run full environmental risk screening for a property using EPA, USGS, NOAA, and USDA data.

Inferred read-only
search_comparable_sales

Find recent comparable property sales and rental comps near a property.

Inferred read-only
calculate_buildable_envelope

Calculate the maximum buildable area (building envelope) for a lot given zoning constraints.

Inferred read-only
submit_correction

Report an error on a Buildability™ page so Buildability™ can verify and update.

Potential side effects

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.ai-readypermit-geo]
url = "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-readypermit-geo": {
      "type": "http",
      "url": "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-readypermit-geo
Remote MCP URL: https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server

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": {
    "ai-readypermit-geo": {
      "url": "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-readypermit-geo": {
      "type": "http",
      "url": "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-readypermit-geo",
  "transport": "streamable-http",
  "url": "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server"
}
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 supabase.co was fetched 2026-07-25T06:29:47.803Z.

Indexed

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