Skip to content
Cursor

TruthScan for Cursor

com.truthscan/truthscan

Detect whether an image is AI-generated or real, with an AI-probability score and confidence.

client:Cursor transport:streamable-http

Install TruthScan in Cursor

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

{
  "mcpServers": {
    "truthscan": {
      "url": "https://truthscan.com/api/mcp"
    }
  }
}

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

TruthScan in other clients