Skip to content
VS Code

Lumethic Photo Verification for VS Code

com.lumethic/verify

Verify photos are real camera captures, not AI: C2PA and RAW+JPEG forensics. OAuth or API key.

client:VS Code transport:streamable-http

Install Lumethic Photo Verification in VS Code

.vscode/mcp.json

{
  "servers": {
    "verify": {
      "type": "http",
      "url": "https://api.lumethic.com/mcp"
    }
  }
}

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

Lumethic Photo Verification in other clients