Agent Domains for Zed
ai.clize/domains
Domains your AI agent can buy, point and monitor, with four-layer health checks and alerts.
client:Zed
transport:stdio
runtime:npm
Install Agent Domains in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"domains": {
"command": "npx",
"args": [
"-y",
"@clize/domains"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs