synapse audit for Windsurf
io.github.digidenone/synapse-audit
AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.
client:Windsurf
transport:stdio
runtime:npm
Install synapse audit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"synapse-audit": {
"command": "npx",
"args": [
"-y",
"@digidenone/synapseaudit-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs