c2pa watermark mcp for Claude Desktop
io.github.csoai-org/c2pa-watermark-mcp
C2PA Watermark & Provenance MCP server. Built with c2pa-python.
client:Claude Desktop
transport:stdio
runtime:pypi
Install c2pa watermark mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"c2pa-watermark-mcp": {
"command": "uvx",
"args": [
"c2pa-watermark-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs