Skip to content
Grok

Domain MCP by UnClick for Grok

io.github.malamutemayhem/domain

Australian property listings, prices, and suburb stats from Domain. By UnClick.

client:Grok transport:stdio runtime:npm

Install Domain MCP by UnClick in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "domain": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@unclick/domain-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Domain MCP by UnClick in other clients