Skip to content
Grok

verifyfirst for Grok

io.github.simulacra/verifyfirst

Look up what your verification method cannot see: 48 failures that report success.

client:Grok transport:stdio runtime:pypi

Install verifyfirst in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "verifyfirst": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "verifyfirst-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

verifyfirst in other clients