Skip to content
Grok

Dockerfile Audit for Grok

io.github.unbearabledev/dockerfile-audit

Hadolint-grade Dockerfile audit — 19 checks: secrets, privileges, supply chain, hygiene.

client:Grok transport:streamable-http

Install Dockerfile Audit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dockerfile-audit": {
      "type": "http",
      "url": "https://unbearable-dev--dockerfile-audit.apify.actor/mcp"
    }
  }
}

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

Dockerfile Audit in other clients