Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
claude mcp add agentguard -- docker run -i --rm ghcr.io/shuaicongxiaomai/agentguard:0.1.2
claude_desktop_config.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentguard": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentguard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shuaicongxiaomai/agentguard:0.1.2"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shuaicongxiaomai--agentguard/reviews or the review_server meta-tool.
POST /mcp