Bawbel Scanner for Zed
io.github.bawbel/bawbel-mcp
Scan MCP servers and skill files for AVE vulnerabilities. Conformance scoring and threat intel.
client:Zed
transport:stdio
runtime:pypi
Install Bawbel Scanner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bawbel-mcp": {
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs