ScanLabsAI Security Scanner for VS Code
com.scanlabsai/scanner
Scan a website for vulnerabilities: OWASP Top 10, CVEs, SSL, headers - with plain-English fixes
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install ScanLabsAI Security Scanner in VS Code
.vscode/mcp.json
{
"servers": {
"scanner": {
"type": "http",
"url": "https://scanlabsai.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs