agent conductor for Zed
io.github.icohangar-ops/agent-conductor
AGENTS.md + skills MCP with CHP R0 gate and adversary decision tools.
client:Zed
transport:stdio
runtime:npm
Install agent conductor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs