synapse audit for Zed
io.github.digidenone/synapse-audit
AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.
client:Zed
transport:stdio
runtime:npm
Install synapse audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"synapse-audit": {
"command": "npx",
"args": [
"-y",
"@digidenone/synapseaudit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs