Technology

xAI’s $99 Grok Build CLI takes direct aim at Claude Code in your terminal

Susan Hill

xAI has shipped Grok Build, a coding agent that lives inside your terminal, plans multi-step engineering work on its own, and pushes commands at the shell. It is not a chatbot bolted on to an IDE. It is a process you start at the command line, hand a task to, and let work through a project — writing files, running tests, fetching documentation, and asking before it does anything irreversible. The first beta opened to a narrow audience and Elon Musk has been personally calling for public testers since the launch day, which says how confident xAI is about throughput at the moment.

For anyone who codes for a living or who has started to lean on an AI assistant to ship side projects on weekends, this changes the shape of what is available. Until now the serious agentic-CLI category had effectively one product everyone benchmarked against: Anthropic’s Claude Code. Grok Build is built to compete on the same surface — same kind of plan-first behavior, same kind of long-running multi-file work — and to undercut on price, at least for the first six months. The bet xAI is making is that price plus speed, plus the underlying model’s larger context window, is enough to pull a slice of users across.

Under the hood, Grok Build runs on Grok 4.3 beta with what xAI calls a 16-agent Heavy architecture and a two-million-token context window. The marketing translates to one practical claim: the model can hold an entire small-to-medium codebase in memory at once, so it does not have to re-summarize the project every time a new file is touched. A plan mode shows the proposed execution sequence before anything runs, and the system can spawn up to eight subagents in parallel to handle planning, documentation searches and code generation in separate threads. Whether the architecture delivers in practice is something only the testers running it on real repositories will know in the coming weeks.

There is also an interoperability story worth flagging. Grok Build is being marketed as compatible with the same Skills and MCP server patterns that Anthropic introduced for Claude Code — meaning a developer who has already built tooling around the Claude ecosystem can reuse most of it instead of starting over. That is unusual: agentic CLIs from rival labs usually compete by being incompatible. xAI choosing the opposite move is a tell. It assumes its users will be people already living inside the Anthropic tooling and is trying to lower the switching cost.

The caveats are real and worth taking seriously before any subscription. Grok Build is in early beta and the public testing call from Musk explicitly says expect bugs and rough edges. The model behind it, Grok 4.3, has not been independently benchmarked yet; the architectural specs are vendor claims. The product gates behind a new SuperHeavy tier that costs $299 a month at full price, with a $99 introductory price that lasts six months — after which the full price kicks in and the comparison against the standard Claude Code and Cursor tiers is no longer cute. There is also the broader concern with any agentic CLI: a process that can run shell commands on a developer’s machine has to be trusted, and the early days of any such product reveal a steady stream of footguns.

Distribution is also focused, not broad. Access is gated through xAI’s existing subscription system at build.grok.com, initially for SuperGrok Heavy subscribers who already pay $300 a month, and then opened to the new SuperHeavy tier once Musk pushed the public beta call. xAI has not detailed regional restrictions, although the platform’s payment infrastructure historically has uneven availability in parts of Asia, the Middle East and Latin America. The CLI itself runs on standard developer platforms; the underlying API call is what is gated.

Grok Build opened to SuperGrok Heavy subscribers on May 14, 2026, with Musk pushing the public beta the same day. The $99 introductory price runs for six months from a user’s start date. xAI has not announced a general-availability date or when Grok Build will roll into lower xAI subscription tiers.

Tags: , , , , ,

Discussion

There are 0 comments.