SpaceX · AI code editor
Connect Cursor to real estate data
Give Cursor's agent access to parcel and ordinance data while you build: a single entry in mcp.json, then sign in.
- 01
Open MCP settings
Open Cursor Settings, then Tools & MCP, and choose New MCP Server. Cursor opens your mcp.json. Use ~/.cursor/mcp.json to make Ploti available in every project, or .cursor/mcp.json inside a repository for that project only.
- 02
Add Ploti
Add a ploti entry under mcpServers with the connector URL and save the file.
mcp.json { "mcpServers": { "ploti": { "url": "https://mcp.ploti.ai/api/mcp" } } } - 03
Sign in to Ploti
Back in Tools & MCP, Ploti appears with a Needs login or Connect action. Click it. A browser window opens to Ploti. Sign in, pick the workspace you want to connect, and approve access. Free accounts connect the same way as paid ones.
- 04
Use it in Agent
Open the agent panel and ask a question about a place. Cursor lists Ploti's tools under the server once it is connected.
Using something else?