Agent Tools
Back to MCP servers

DealSync — Shared Deal Room for LOs and Realtors

https://dealsync-mcp-server.jaymiller.workers.dev/sse
● degraded

Shared deal room where Loan Officers and Realtors track leads from conversation to closing.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://dealsync-mcp-server.jaymiller.workers.dev/sse
JSON-RPC initialize probe
curl -X POST https://dealsync-mcp-server.jaymiller.workers.dev/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://dealsync.me
Source code
https://github.com/jaymiller-cmg/dealsync-mcp-server