Analytics
readypermit.ai
Provides property intelligence including zoning, flood zone, environmental risks, and buildability scores.
ENDPOINT 1
https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server
MCP server metadata
- Name
- ai.readypermit/geo
- Version
- 1.2.4
Known tools 8
get_buildability_scoreGet a quick Buildability™ Score (0-100) for a property without running the full analysis.
Inferred read-onlycheck_environmental_risksRun full environmental risk screening for a property using EPA, USGS, NOAA, and USDA data.
Inferred read-onlysearch_comparable_salesFind recent comparable property sales and rental comps near a property.
Inferred read-onlycalculate_buildable_envelopeCalculate the maximum buildable area (building envelope) for a lot given zoning constraints.
Inferred read-onlysubmit_correctionReport an error on a Buildability™ page so Buildability™ can verify and update.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.