Currently Shipping AI into a real-estate acquisitions workflow Location San Mateo, CA Updated 2026-07-03
Projects / Internal tooling

MCP server for the off-market and supply pipeline

A read-only Model Context Protocol server fronting the supply pipeline as nine tools for Claude. My team logs into claude.ai, asks something like "what's been filed in this part of town in the last 30 days" in plain English, and the server queries the underlying database and returns a clean answer.

A Model Context Protocol server fronting the off-market and supply pipeline as a small set of read-only tools — find recent filings, look up a subdivision, check builder activity. My team logs into claude.ai, asks in plain English, and the server queries Postgres and returns a clean answer.

More coming soon.

Stack: Python, FastMCP, OAuth 2.1, Railway.