Loading MCP server directory, please wait...
Verify a photo's capture time and provenance: C2PA validation, EXIF/XMP, and pixel forensics.
npx @getmcp/cli add io.github.beeswaxpat/chronoverifyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.beeswaxpat/chronoverify": {
"command": "npx",
"args": [
"-y",
"chronoverify-mcp"
],
"env": {
"CHRONOVERIFY_API_KEY": ""
}
}
}
}