SecHelix for Zed
io.github.omarmohelal/sechelix
Evidence-first security review of authorized repositories. Read-only, root-confined, no shell.
client:Zed
transport:stdio
runtime:pypi
Install SecHelix in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sechelix": {
"command": "uvx",
"args": [
"sechelix"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs