scam detection for Zed
com.cautellus/scam-detection
Scam and phishing detection for AI agents: safe/warn/danger verdicts for URLs and messages.
client:Zed
transport:streamable-http
tools:3
Install scam detection in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scam-detection": {
"url": "https://cautellus.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs