Skip to content
VS Code

Deepfake-Sentinel for VS Code

io.github.evozim/deepfake-sentinel

Media forensic analyzer auditing audio and video authenticity.

client:VS Code transport:sse

Install Deepfake-Sentinel in VS Code

.vscode/mcp.json

{
  "servers": {
    "deepfake-sentinel": {
      "type": "sse",
      "url": "https://deepfake-sentinel-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Deepfake-Sentinel in other clients