streamable-httpMITupdated 3mo ago
C2PA Intake Verifier is a hosted remote MCP for C2PA intake verifier MCP.
O que dá para fazer com C2PA Intake Verifier MCP?
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
- Website: https://c2paintake.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=c2paintake_public_docs&utm_content=readme_home
- Pricing: https://c2paintake.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=c2paintake_public_docs&utm_content=readme_pricing
- Checkout: https://c2paintake.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=c2paintake_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://c2paintake.clauxel.com/mcp
- Server card: https://c2paintake.clauxel.com/server-card.json
- Registry name:
com.clauxel.c2paintake/c2paintake-mcp - Tools:
verify_c2pa_intake,classify_source_risk,issue_media_receipt,explain_missing_credentials,export_intake_log
Reading Order
- Quickstart
- Evaluation guide
- Checkout and pricing
- Workflow notes
- Security model
- 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.
Instalação
Adicione C2PA Intake Verifier MCP ao seu cliente. Escolha o que você usa.
claude mcp add --transport http c2pa-intake-verifier-mcp https://c2paintake.clauxel.com/mcpcodex mcp add c2pa-intake-verifier-mcp --url https://c2paintake.clauxel.com/mcp{
"mcpServers": {
"c2pa-intake-verifier-mcp": {
"url": "https://c2paintake.clauxel.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"c2pa-intake-verifier-mcp": {
"type": "http",
"url": "https://c2paintake.clauxel.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"c2pa-intake-verifier-mcp": {
"url": "https://c2paintake.clauxel.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"c2pa-intake-verifier-mcp": {
"serverUrl": "https://c2paintake.clauxel.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Pontuação
39 / 100
Incompleta
- Documentação16/25
- Manutenção13/25
- Confiança13/20
- Capacidade0/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 103 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.0.0Mais recente | 20 de mai. de 2026 |