← All servers

travseal

io.github.simohammedb/travseal v2.0.0
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add travseal --transport sse https://exclusive-magical-insights-usr.trycloudflare.com
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "travseal": {
      "url": "https://exclusive-magical-insights-usr.trycloudflare.com"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "travseal": {
      "serverUrl": "https://exclusive-magical-insights-usr.trycloudflare.com"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "travseal": {
      "type": "sse",
      "url": "https://exclusive-magical-insights-usr.trycloudflare.com"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "travseal": {
      "url": "https://exclusive-magical-insights-usr.trycloudflare.com"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "travseal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://exclusive-magical-insights-usr.trycloudflare.com"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://exclusive-magical-insights-usr.trycloudflare.com none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.simohammedb--travseal/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent