AI Security Harness: SAST, secrets, deps, containers, config & OWASP LLM. Scans locally.
claude mcp add gadriel -- npx -y gadriel
claude_desktop_config.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gadriel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gadriel"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gadriel": {
"command": "npx",
"args": [
"-y",
"gadriel"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Gadriel-ai--gadriel/reviews or the review_server meta-tool.
POST /mcp