Skip to content
Cursor

DeepVoice Guard for Cursor

io.github.evozim/deepvoice-guard

Acoustic deepfake detector and voice biometrics auditor.

client:Cursor transport:sse

Install DeepVoice Guard in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "deepvoice-guard": {
      "url": "https://deepvoice-guard-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

DeepVoice Guard in other clients