AgentGuard — security checks for AI agents for Windsurf
io.github.shuaicongxiaomai/agentguard
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
client:Windsurf
transport:stdio
runtime:oci
Install AgentGuard — security checks for AI agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs