Gadriel AI Security Harness for Windsurf
io.github.gadriel-ai/gadriel
AI Security Harness: SAST, secrets, deps, containers, config & OWASP LLM. Scans locally.
client:Windsurf
transport:stdio
runtime:npm
Install Gadriel AI Security Harness in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
],
"env": {
"GADRIEL_NO_ANONYMOUS_AUTH": "<GADRIEL_NO_ANONYMOUS_AUTH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs