TrustNotch for Claude Code
com.trustnotch/trustnotch-mcp
Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.
client:Claude Code
transport:stdio
runtime:pypi
Install TrustNotch in Claude Code
run in your project directory
claude mcp add trustnotch-mcp -e TRUSTNOTCH_API_KEY=<TRUSTNOTCH_API_KEY> -e TRUSTNOTCH_API_URL=<TRUSTNOTCH_API_URL> -e TRUSTNOTCH_PUBKEYS_PATH=<TRUSTNOTCH_PUBKEYS_PATH> -- uvx trustnotch-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs