Deepfake-Sentinel for Cursor
io.github.evozim/deepfake-sentinel
Media forensic analyzer auditing audio and video authenticity.
client:Cursor
transport:sse
Install Deepfake-Sentinel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deepfake-sentinel": {
"url": "https://deepfake-sentinel-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