TrustNotch runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from pypi.
Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.
Today is the operative word: we check TrustNotch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trustnotch-mcp -- uvx trustnotch-mcp
{
"mcpServers": {
"trustnotch-mcp": {
"args": [
"trustnotch-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.trustnotch-mcp]
command = "uvx"
args = ["trustnotch-mcp"]
{
"mcpServers": {
"trustnotch-mcp": {
"args": [
"trustnotch-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trustnotch-mcp": {
"args": [
"trustnotch-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TRUSTNOTCH_API_KEY (TrustNotch API key (tn_live_... or tn_test_...).), TRUSTNOTCH_API_URL (Base URL of the TrustNotch API.), TRUSTNOTCH_PUBKEYS_PATH (Path to a local public-key file to pin for independent offline verification.).
The author declared them in the registry entry; get the values from the project itself.
Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.
Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.
Watchdog for unattended AI agents: alerts, evidence checks and a verifiable proof per run.
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
Authenticated event topics for agent-to-agent messaging with per-agent credentials and audit logs.
Answers built from our own checks of this server.