Gadriel AI Security Harness for Cline
io.github.gadriel-ai/gadriel
AI Security Harness: SAST, secrets, deps, containers, config & OWASP LLM. Scans locally.
client:Cline
transport:stdio
runtime:npm
Install Gadriel AI Security Harness in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
],
"env": {
"GADRIEL_NO_ANONYMOUS_AUTH": "<GADRIEL_NO_ANONYMOUS_AUTH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs