An MCP server that turns Grok CLI into the execution agent for Claude Code, implementing an orchestrated execute-verify-autofix loop for autonomous development tasks.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FAKE_GROK_MODEGROK_AUTH_PATH— ~/.grok/auth.json Auth file checked by auth_statusGROK_BIN— If the grok binary is not on the PATH Claude Code inherits, add "env": { "": "/path/to/grok" }.MCP_GROK_CACHE_DIR— ~/.cache/mcp-grok-executor Job records + logsMCP_GROK_MODEL— (CLI default) Default -m passed to GrokMCP_GROK_REVIEW_DISALLOWED— write/shell set Tools stripped in review_taskMCP_GROK_REVIEW_TOOLS— read-only set Tool allowlist for review_taskMCP_GROK_TRANSPORT— cli cli (default) or acp (experimental — real tool events via grok agent stdio)[](https://m8ven.ai/mcp/emigrete-mcp-grok-executor-1c1jci)