Skip to content
Grok

EveryAILaw for Grok

io.github.snapsynapse/every-ai-law

AI law obligations, evidence, deadlines, saved profiles, audit trails, and signed change alerts.

client:Grok transport:stdio runtime:npm

Install EveryAILaw in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "every-ai-law": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "every-ai-law"
      ]
    }
  }
}

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

EveryAILaw in other clients