Skip to content
Cline

EU Audit Trail for Cline

io.github.jellewas/eu-audit-mcp

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

client:Cline transport:stdio runtime:pypi

Install EU Audit Trail in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "eu-audit-mcp": {
      "command": "uvx",
      "args": [
        "eu-audit-mcp"
      ],
      "env": {
        "AUDIT_CONFIG": "<AUDIT_CONFIG>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

EU Audit Trail in other clients