Conduct AI for Zed
io.github.sseshachala/conduct-cli
List agents, trigger workflows, and enforce team AI policies with ConductGuard.
client:Zed
transport:stdio
runtime:pypi
Install Conduct AI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"conduct-cli": {
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs