secret scanner for Zed
tools.knurl/secret-scanner
Scan configs, files, or text for leaked secrets and obvious misconfigurations. Nothing stored.
client:Zed
transport:streamable-http
tools:1
Install secret scanner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"secret-scanner": {
"url": "https://mcp.knurl.tools/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs