Skip to content
Claude Desktop

securityscan for Claude Desktop

io.github.securityscan-api/securityscan

Security for AI agents: MCP audits, secret redaction, skill vetting, network scans, agent checkout.

client:Claude Desktop transport:stdio runtime:pypi

Install securityscan in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "securityscan": {
      "command": "uvx",
      "args": [
        "securityscan-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

securityscan in other clients