EU AI Act Article 50 watermarking + C2PA 2.1 compliance. NEW: 2 December 2026 deadline (compress...
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx watermarking-authenticity-mcp
MCP client config
{
"mcpServers": {
"watermarking-authenticity-mcp": {
"command": "uvx",
"args": [
"watermarking-authenticity-mcp"
]
}
}
}