Skip to content
VS Code

TrustVision for VS Code

io.github.evozim/trust-vision

C2PA standard visual authenticity scanner and metadata auditor.

client:VS Code transport:sse

Install TrustVision in VS Code

.vscode/mcp.json

{
  "servers": {
    "trust-vision": {
      "type": "sse",
      "url": "https://trust-vision-mcp.vercel.app/api/mcp"
    }
  }
}

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

TrustVision in other clients