TrustScan for Zed
io.github.entradox/trust-scan
Security scanner for MCP servers and skills: Unicode injection, patterns, secrets.
client:Zed
transport:streamable-http
tools:4
Install TrustScan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trust-scan": {
"url": "https://trust-scan-production.up.railway.app/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs