Deepfake-Lens for Cursor
io.github.evozim/deepfake-lens
Forensic image analyzer detecting facial and visual anomalies.
client:Cursor
transport:sse
Install Deepfake-Lens in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deepfake-lens": {
"url": "https://deepfake-lens-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