loading…
Search for a command to run...
loading…
AI-powered property intelligence for instant zoning analysis, buildability assessments, ADU eligibility, flood risk, and development feasibility reports for any
AI-powered property intelligence for instant zoning analysis, buildability assessments, ADU eligibility, flood risk, and development feasibility reports for any US address.
AI-powered property zoning, buildability, and ADU eligibility analysis for any U.S. address.
This MCP server connects AI assistants (Claude, ChatGPT, Cursor, VS Code, Windsurf) to ReadyPermit — instant property intelligence powered by 20+ government data sources.
| Tool | Description |
|---|---|
analyze_property |
Full zoning & buildability analysis for any U.S. address |
check_adu_eligibility |
ADU (accessory dwelling unit) eligibility check |
check_flood_risk |
FEMA flood zone & environmental risk assessment |
compare_parcels |
Side-by-side comparison of 2-5 properties |
what_can_i_build |
Answer "what can I build here?" for any property |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"readypermit": {
"command": "npx",
"args": ["-y", "readypermit-mcp"],
"env": {
"MAPBOX_TOKEN": "your-mapbox-token"
}
}
}
}
Settings > Features > MCP > Add Server:
readypermitnpx -y readypermit-mcpSettings > MCP Servers > Add Server > enter npx -y readypermit-mcp
| Variable | Required | Description |
|---|---|---|
MAPBOX_TOKEN |
Recommended | Mapbox API token for geocoding |
READYPERMIT_API_KEY |
Optional | ReadyPermit API key for full report data (coming soon) |
When an AI assistant user asks about property zoning, ADUs, flood risk, or buildability, the MCP tools:
ReadyPermit replaces $2,000-$4,500 in zoning consultant fees with an instant Buildability Report:
Covers all 50 U.S. states, 3,100+ counties. Data from 20+ government sources.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"readypermit-mcp": {
"command": "npx",
"args": []
}
}
}