About Private Property Database
Connect a PostgreSQL database you own and have approved: property records, sales, leases, appraisals, underwriting, or portfolio data. ParcelOps encrypts the connection details it stores and only reads. It can show you the tables and columns first, and it blocks statements that would change anything.
Setup
What Private Property Database needs before it will answer.
- 01
Create a read-only database role
Grant access only to the property schemas ParcelOps should query.
- 02
Add the encrypted connection
Save the connection string in ParcelOps.
- 03
Inspect before querying
Review the available schemas and table definitions before running bounded reads.
Connect Private Property Database to Claude, ChatGPT, Cursor, and other MCP clients
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to ParcelOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your Private Property Database connector is ready to use in Claude.
