Domain MCP by UnClick for Zed
io.github.malamutemayhem/domain
Australian property listings, prices, and suburb stats from Domain. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install Domain MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"domain": {
"command": "npx",
"args": [
"-y",
"@unclick/domain-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs