OpenWorkProof for Claude Desktop
io.github.dengyier/openworkproof
Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.
client:Claude Desktop
transport:stdio
runtime:pypi
Install OpenWorkProof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openworkproof": {
"command": "uvx",
"args": [
"openworkproof"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs