Skip to content
VS Code

travseal for VS Code

io.github.simohammedb/travseal

A plug-and-play MCP Server for automated, low-cost C2PA provenance stamping via Base L2.

client:VS Code transport:sse

Install travseal in VS Code

.vscode/mcp.json

{
  "servers": {
    "travseal": {
      "type": "sse",
      "url": "https://exclusive-magical-insights-usr.trycloudflare.com"
    }
  }
}

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

travseal in other clients