Skip to content
Grok

ComplyEdge TrustLint — offline EU AI Act compliance checks for Grok

io.github.complyedge/complyedge

Offline TrustLint checks: EU AI Act Article 5, Article 50, GPAI, plus GDPR and HIPAA.

client:Grok transport:stdio runtime:pypi

Install ComplyEdge TrustLint — offline EU AI Act compliance checks in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "complyedge": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "complyedge"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ComplyEdge TrustLint — offline EU AI Act compliance checks in other clients