Loomal

audit-trail

MCP server by github.com/piqrypt/piqrypt-mcp-server

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

0 starsnpm: @piqrypt/mcp-server

About audit-trail

audit-trail is an MCP (Model Context Protocol) server published by piqrypt in the official MCP registry, listed under Autonomous Agents on Loomal. Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.

It ships as an npm package (@piqrypt/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/piqrypt/piqrypt-mcp-server.

Use audit-trail with your agent

Claude Code · one command
claude mcp add audit-trail -- npx -y @piqrypt/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "audit-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@piqrypt/mcp-server"
      ]
    }
  }
}
npm@piqrypt/mcp-server

Frequently asked questions

What is audit-trail?
audit-trail is an MCP (Model Context Protocol) server by piqrypt in the Autonomous Agents category. Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.
How do I connect audit-trail to Claude, Cursor, or another MCP client?
Install audit-trail from its npm package (@piqrypt/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is audit-trail open source?
Yes — the source code is public at github.com/piqrypt/piqrypt-mcp-server.
Can AI agents pay to use audit-trail?
Not yet through Loomal — audit-trail is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain audit-trail? Claim this listing free by verifying GitHub ownership, or contact us.