Skip to content
Grok

INVARA for Grok

io.github.jujitae/invara

Independent verification that a change kept its declared constraints. No model in the verdict path.

client:Grok transport:stdio runtime:pypi

Install INVARA in Grok

.mcp.json (in your project root)

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

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

INVARA in other clients