guardvibe for Zed
io.github.goklab/guardvibe
Deterministic security layer your AI can't be. 477 rules, 39 tools, CLI + doctor + host audit.
client:Zed
transport:stdio
runtime:npm
Install guardvibe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"guardvibe": {
"command": "npx",
"args": [
"-y",
"guardvibe"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs