Checking…

SmartConveyancer
Conveyancing MCP Server

A StreamableHTTP Model Context Protocol server — the conveyancing MCP server for Australian property settlements. Connect ChatGPT, Claude to PEXA workspaces and SmartConveyancer matters.

Learn more on smartconveyancer.com.au/mcp-server · Tools & permissions docs · Interactive demo

Endpoints
GET /health Health check
POST /mcp Initialise session
GET /mcp SSE stream
DEL /mcp Close session
GET /docs Tools & permissions
GET /demo Interactive demo
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.