identifAI MCP Server for Cursor
net.identifai/mcp
Detect AI-generated images, videos, and audio with identifAI's deepfake detection tools.
client:Cursor
transport:streamable-http
tools:19
Install identifAI MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.identifai.net"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- classify_image
- classify_image_url
- get_image_classification
- get_all_image_classifications
- get_classification_heatmap
- override_image_classification
- classify_video
- classify_video_url
- get_video_classification
- get_all_video_classifications
- override_video_classification
- classify_audio
- classify_audio_url
- get_audio_classification
- get_all_audio_classifications
- override_audio_classification
- get_user_credits
- submit_tampering_tickets
- get_tampering_batch_results