tribunal for Zed
io.github.thebotclub/tribunal
Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.
client:Zed
transport:stdio
runtime:npm
Install tribunal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tribunal": {
"command": "npx",
"args": [
"-y",
"tribunal"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs