Checking…

SmartConveyancer
MCP Server

A StreamableHTTP Model Context Protocol server — connect AI tools directly to conveyancing workflows.

Endpoints
GET /health Health check
POST /mcp Initialise session
GET /mcp SSE stream
DEL /mcp Close session
Cursor / mcp.json  — licence key
{
  "SmartConveyancer": {
    "type": "sse",
    "url":  "https://mcp.smartconveyancer.com.au/mcp",
    "headers": {
      "X-SC-Licence-Key": "sc-mcp-..."
    }
  }
}
ChatGPT / Claude  — OAuth sign-in
URL https://mcp.smartconveyancer.com.au/mcp
Add as a custom connector. No key required — you'll
sign in with your SmartConveyancer account in the
browser, and access follows your organisation's
configured tool permissions.