com.clauxel.c2padisclosure/c2padisclosure-mcp
Remote MCP for C2PA disclosure policy MCP, structured receipts, audit logs, and reviewer-ready evide
Links
README
From the repo.
C2PA Disclosure Drift
C2PA Disclosure Drift is a hosted remote MCP for C2PA disclosure policy MCP.
This repository is a public documentation project for C2PA Disclosure Drift. 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://c2padisclosure.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=c2padisclosure_public_docs&utm_content=readme_home
- Pricing: https://c2padisclosure.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=c2padisclosure_public_docs&utm_content=readme_pricing
- Checkout: https://c2padisclosure.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=c2padisclosure_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://c2padisclosure.clauxel.com/mcp
- Server card: https://c2padisclosure.clauxel.com/server-card.json
- Registry name:
com.clauxel.c2padisclosure/c2padisclosure-mcp - Tools:
check_disclosure_policy,validate_c2pa_status,issue_ai_media_receipt,explain_region_rule,export_disclosure_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: check_disclosure_policy
- MCP tool: validate_c2pa_status
- MCP tool: issue_ai_media_receipt
- MCP tool: explain_region_rule
- MCP tool: export_disclosure_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.
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://c2padisclosure.clauxel.com/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.