Loading MCP server directory, please wait...
Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.
npx @getmcp/cli add com.trustnotch/trustnotch-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
TRUSTNOTCH_API_KEYTrustNotch API key (tn_live_... or tn_test_...).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.trustnotch/trustnotch-mcp": {
"command": "uvx",
"args": [
"trustnotch-mcp"
],
"env": {
"TRUSTNOTCH_API_KEY": "",
"TRUSTNOTCH_API_URL": "https://api.trustnotch.com",
"TRUSTNOTCH_PUBKEYS_PATH": ""
}
}
}
}