HouseMaxxing documentation¶
HouseMaxxing helps you find, score, and triage real-estate opportunities with an AI agent and a shared deal database.
Who this is for¶
- Investors and operators using the web app to browse deals, triage, and underwrite
- Agents in Cursor connected via MCP to add leads, rescore, and leave notes
- Real estate partners who need a separate workspace (tenant) on a shared hosted stack
Quick links¶
| Surface | URL (local dev) |
|---|---|
| Web UI | http://localhost:5173 |
| API health | http://localhost:8000/health |
| Docs (this site) | http://localhost:8001 |
| MCP endpoint | http://localhost:8000/mcp |
Each tenant has isolated deals, markets, financing profiles, and attachments. Users sign in to the web UI; MCP clients use a personal access token (Bearer).
See Getting started for first login and Connect Cursor for agent setup.