Skip to content
Claude Desktop

audit trail for Claude Desktop

io.github.piqrypt/audit-trail

Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.

client:Claude Desktop transport:stdio runtime:npm

Install audit trail in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "audit-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@piqrypt/mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

audit trail in other clients