DeepVoice Guard for Zed
io.github.evozim/deepvoice-guard
Acoustic deepfake detector and voice biometrics auditor.
client:Zed
transport:sse
Install DeepVoice Guard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"deepvoice-guard": {
"url": "https://deepvoice-guard-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs