Bawbel Scanner for VS Code
io.github.bawbel/bawbel-mcp
Scan MCP servers and skill files for AVE vulnerabilities. Conformance scoring and threat intel.
client:VS Code
transport:stdio
runtime:pypi
Install Bawbel Scanner in VS Code
.vscode/mcp.json
{
"servers": {
"bawbel-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs