Skip to main content
Grok uses local grok. Credentials and models stay in Grok’s own config (usually ~/.grok/). Open Settings → Provider management → CLI and confirm Grok CLI shows Installed. The plugin does not install it for you, and it does not edit config.toml. CLI detection page

Install

Grok has no npm release. On Windows, run this command in WSL or Git Bash. Docs: https://x.ai/cli After install, go back to the CLI page and click Detect again. If the command is not found, set GROK_BIN / GROK_PATH / GROK_CLI_PATH, or add ~/.grok/bin to the system PATH.

Capability differences

Compared with Claude Code:
  • No plan mode
  • MCP / Skills / some Settings pages are centered on Claude Code
  • Stop ends the grok child process
  • History is isolated by runtime
  • Prompt enhancer and Commit AI can use a one-shot CLI question

If detection fails

See Detect and install.

Next steps