Back to local agents

Local agent

Grok Build

xAI's terminal coding agent, connected through its Agent Client Protocol interface. Set it up on the computer where you want OpenMeld to run local work.

OpenMeld checks supported local agents on this computer and only lists installations it can control. Sign in to an agent before checking again.

Install

  1. Install Grok Build with the official installer: curl -fsSL https://x.ai/cli/install.sh | bash
  2. Open a project folder in Terminal and run grok login.
  3. Complete Grok sign-in, then run grok once to confirm your account can start a session.

Verify

Run this command in Terminal:

grok --version

Next step

Re-run the setup command from OpenMeld Web. If this computer is already set up, open Settings, go to Computers, and choose Check Local Agents.

OpenMeld verifies Grok Build by finding a launchable grok executable and checking its version. OpenMeld uses your existing cached Grok sign-in and never opens a login browser from the background service.

Read official documentation