AI AppSec for Zed
io.github.subodhkc/ai-appsec
Evidence-backed AppSec for AI applications and agents. Powered by HAIEC.
client:Zed
transport:stdio
runtime:npm
Install AI AppSec in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ai-appsec": {
"command": "npx",
"args": [
"-y",
"ai-appsec"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs