Skip to content
Claude Desktop

travseal for Claude Desktop

io.github.simohammedb/travseal

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

client:Claude Desktop transport:sse

Install travseal in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "travseal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://exclusive-magical-insights-usr.trycloudflare.com"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

travseal in other clients