DealSync — Shared Deal Room for LOs and Realtors for Cursor
io.github.jaymiller-cmg/dealsync-mcp-server
Shared deal room where Loan Officers and Realtors track leads from conversation to closing.
client:Cursor
transport:sse
Install DealSync — Shared Deal Room for LOs and Realtors in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dealsync-mcp-server": {
"url": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs