Connect your AI assistant to Repit’s market data. Claude, ChatGPT, Cursor and any MCP-compatible agent can query 37,000+ U.S. ZIP codes — home values, rents, cap rates, appreciation, vacancy and investability scores — and run strategy searches like “find 15 ZIPs under $250k with a strong rent-to-price ratio and positive 5-year appreciation, then export the comparison.”
Endpoint
https://repit.org/wp-json/repit/v1/mcp (MCP Streamable HTTP) · auth: Authorization: Bearer <your key>
Your API key
What your plan unlocks
| Tool | Free account | Investor $19/mo | Pro+ $49/mo |
|---|---|---|---|
zip_snapshot — one ZIP’s key stats | ✓ | ✓ | ✓ |
search_markets — faceted search, 37,000+ ZIPs | — | ✓ | ✓ |
top_markets — “best markets for my strategy” | — | ✓ | ✓ |
compare_zips — side-by-side (up to 10) | — | ✓ | ✓ |
export_markets_csv | — | ✓ (25 ZIPs × 5/day) | ✓ (100 ZIPs × 15/day) |
| Calls per day | 50 | 500 | 2,000 |
Add to Claude
Claude → Settings → Connectors → Add custom connector → paste the endpoint URL. When asked for auth, use a Bearer token with your key. (Claude Desktop: add a mcp-remote entry with an Authorization header.)
{
"mcpServers": {
"repit": {
"command": "npx",
"args": ["mcp-remote", "https://repit.org/wp-json/repit/v1/mcp",
"--header", "Authorization: Bearer YOUR_KEY"]
}
}
}
Example prompts
- “Find 15 ZIP codes under $250,000 median value with cap rate above 7% and positive 5-year appreciation. Export the comparison.”
- “Compare 78402, 77703 and 79603 for a cash-flow strategy.”
- “What’s the snapshot for 90011?”
Data: Zillow research data, U.S. Census and state regulatory sources, refreshed on their release cycles. Repit data may not be used for AI model training.
