Skip to content
Windsurf

audit trail for Windsurf

io.github.piqrypt/audit-trail

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

client:Windsurf transport:stdio runtime:npm

Install audit trail in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

audit trail in other clients