SecScan for Zed
us.secscan/secscan
Scan, monitor and fix a live web app from your editor: graded security reports with fix prompts.
client:Zed
transport:streamable-http
Install SecScan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"secscan": {
"url": "https://secscan.us/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs