
xAI just plugged Grok into Warp, the AI-powered terminal used by nearly one million developers. The integration is straightforward: if you already pay for SuperGrok or X Premium, you can now use that subscription to run Grok's dedicated coding model directly inside Warp's agent environment, no extra billing, no workarounds.
What actually changed
Developers can now use Grok's coding capabilities without ever leaving their terminal, and without spending Warp's own platform credits. SuperGrok subscribers connect their xAI accounts to Warp and gain access to the grok-build-0.1 model natively inside the terminal environment. The setup takes about three steps:
- Download Warp from warp.dev/download
- Open Agent > Warp Agent settings and click Connect SuperGrok subscription
- Switch to the
grok-build-0.1model and start prompting
The model doing the work
grok-build-0.1 is a coding model specifically trained for agentic coding tasks, including web development, debugging, and MCP support. It is the same model that powers the Grok Build CLI. MCP (Model Context Protocol) is an open standard that lets AI agents connect to external tools like databases, ticketing systems, and cloud consoles through a single config file.
The model supports text and image inputs and is optimized for interactive coding agents, tool use, and multi-step development tasks. It features a 256K context window with no text output limit, making it well suited for long-horizon coding and automation workflows. The model runs at 100+ tokens per second and is priced at $1 per million input tokens and $2 per million output tokens for API access.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves

