Bawbel Scanner for Windsurf
io.github.bawbel/scanner
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
client:Windsurf
transport:stdio
runtime:pypi
Install Bawbel Scanner in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scanner": {
"command": "uvx",
"args": [
"bawbel-scanner"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs