Grok
Run xAI's Grok Build agent inside Proliferate workspaces with review and governance.
Grok runs inside Proliferate through xAI's Grok Build agent, connected over its native ACP surface, so your team can bring xAI-backed coding work into the same governed workspace model as every other agent.
Supported functionality
| Capability | Support |
|---|---|
| Repository workspaces | Run Grok against a local checkout, a worktree, or a cloud sandbox with full repo and branch context. |
| Implementation work | Run scoped coding tasks from prompts, issues, or workflows. |
| Review | Inspect generated diffs, the transcript, and command output before merge. |
| Credentials | Sign in with your Grok account, bring an xAI API key, or route through the Proliferate Gateway. |
Authenticate Grok
Grok authenticates separately for Local runs (on your machine) and Cloud runs (in a Proliferate sandbox). From Settings -> Agents -> Grok you can:
- Sign in with your Grok account (
grok login), which reuses a cached login token. - Add your own xAI API key as a BYOK row (
XAI_API_KEYorGROK_API_KEY). - Turn on the Proliferate Gateway for managed access with no setup at all.
Unlike Claude Code and Codex, Grok isn't bundled with the desktop app. It downloads automatically the first time a workspace needs it, so there's nothing to install ahead of time.
Settings -> Agents -> Grok
The Grok harness settings page: Cloud/Local toggle, Authentication tab with the 'Log in with Grok' button, an xAI API key row, and the Proliferate Gateway switch.
For advanced routing, see advanced agent settings.