Search DevTools

Jump to any tool or page

c2paintake-mcp

Remote MCP for C2PA intake verifier MCP, structured receipts, audit logs, and reviewer-ready evidenc

clauxel0 stars0 forksDesign & UX
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-clauxel-c2paintake-c2paintake-mcp": {
      "url": "https://c2paintake.clauxel.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

C2PA Intake Verifier

C2PA Intake Verifier is a hosted remote MCP for C2PA intake verifier MCP.

This repository is a public documentation project for C2PA Intake Verifier. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Security model
  6. Public link reference

Audience

AI governance teams, policy reviewers, trust and safety leads, and compliance operators.

Capabilities

  • Streamable HTTP MCP endpoint
  • Bearer-token access for production calls
  • Structured tool-call output
  • Receipt-oriented evidence export
  • Public server card and registry metadata
  • MCP tool: verify_c2pa_intake
  • MCP tool: classify_source_risk
  • MCP tool: issue_media_receipt
  • MCP tool: explain_missing_credentials
  • MCP tool: export_intake_log

Public-Safe Boundary

This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Sourced from the repository README.

More in Design & UX