DealSync — Shared Deal Room for LOs and Realtors for Zed
io.github.jaymiller-cmg/dealsync-mcp-server
Shared deal room where Loan Officers and Realtors track leads from conversation to closing.
client:Zed
transport:sse
Install DealSync — Shared Deal Room for LOs and Realtors in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dealsync-mcp-server": {
"url": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs