xAI Plugs Grok Into Open-Source T3 Code Without Any API Key

xAI's SuperGrok and X Premium+ subscriptions now work inside T3 Code, letting developers use Grok models in a GUI coding agent without a separate API key.

ByxAIxAI
·
·
xAI Plugs Grok Into Open-Source T3 Code Without Any API Key
AuthorxAI
Read4 min
  • xAI's SuperGrok and X Premium+ subscriptions now work inside T3 Code, a free open-source GUI for AI coding agents.
  • No API key needed -- a one-time browser OAuth login against accounts.x.ai links your subscription automatically.
  • T3 Code supports Codex, Claude, Cursor, and OpenCode, with Grok now added to the provider list.
  • This is part of a broader xAI push: the same OAuth integration now covers OpenCode, OpenClaw, Kilo Code, Hermes Agent, and Warp.
  • Eligible plans include SuperGrok Lite ($10/mo), SuperGrok ($30/mo), SuperGrok Heavy ($300/mo), and X Premium+ ($40/mo).
  • T3 Code adds Git worktree isolation, one-click PR workflows, and a per-turn diff viewer on top of the Grok backend.

xAI just added T3 Code to its growing list of third-party coding tools that accept SuperGrok and X Premium+ subscriptions directly. No API key required. You log in once via OAuth, and your existing subscription quota powers the agent.

What T3 Code actually is

T3 Code is a free, open-source desktop application that provides a unified interface for AI coding agents like Codex and Claude Code. It adds Git worktree integration, one-click pull request workflows, a diff viewer, and custom actions on top of a bring-your-own-key model. The project was built by Theo and the T3 team, and it is a minimal web GUI for coding agents, currently supporting Codex, Claude, Cursor, and OpenCode.

The core idea is to solve a real friction point: developers working with multiple AI agents constantly context-switch between tools, losing thread history and project state. T3 Code sits in the middle of that fragmentation, letting you swap the underlying model from a single dropdown while keeping everything else intact.

The OAuth trick that makes this work

The integration uses the same OAuth flow xAI has been rolling out across its partner ecosystem. Hermes Agent supports xAI Grok through a browser-based OAuth login flow against accounts.x.ai, using either a SuperGrok subscription or an X Premium+ subscription. No XAI_API_KEY is required -- log in once and the session refreshes automatically in the background. T3 Code follows the same pattern.

When you sign in with an X account that has Premium+, xAI automatically links the subscription status to your xAI session, so the OAuth flow works the same as it does for direct SuperGrok subscribers. In practice, this means your $30/month SuperGrok plan or your $40/month X Premium+ plan covers Grok usage inside T3 Code without any separate billing.

Part of a much bigger push

This is not a one-off integration. xAI has been systematically plugging its subscription layer into the open-source coding tool ecosystem over the past several weeks. The official xAI news page tells the story clearly:

  • SuperGrok and X Premium subscriptions now work inside OpenCode.
  • SuperGrok and X Premium subscriptions now work inside OpenClaw, an open-source, local-first agent and personal assistant.
  • SuperGrok and X Premium+ subscriptions now work inside Kilo Code, the open-source agentic coding platform.
  • Grok account and subscription access now works inside Nous Research's open-source, self-improving Hermes agent.
  • Grok Build, a new coding agent that runs right from your terminal, is now in early beta for all SuperGrok and X Premium Plus subscribers.

T3 Code is the latest addition to this list. The pattern is consistent: xAI handles the model and the billing, the open-source tool handles the interface and the workflow.

The subscription tiers behind it

For anyone evaluating whether their current plan qualifies, here is how xAI's consumer stack breaks down. SuperGrok offers three tiers: Lite at $10/month for Grok 3.5, Standard at $30/month, and Heavy at $300/month. X Premium+ costs $40/month and includes 100 prompts every 2 hours plus an ad-free experience.

PlanPriceKey benefitWorks in T3 Code?
SuperGrok Lite$10/moGrok 3.5, basic image genYes
SuperGrok$30/moFull Grok 4, DeepSearch, 128K contextYes
SuperGrok Heavy$300/moGrok 4 Heavy, max rate limitsYes
X Premium+$40/moGrok 4 + ad-free XYes

Why xAI is doing this

The strategic logic is straightforward. T3 Code occupies a useful gap between terminal-based agents and cloud-hosted coding assistants. The Git worktree integration, one-click PR workflow, and per-turn diff viewer are practical additions that address real friction in AI-assisted development. By plugging into tools like this, xAI gets distribution inside the actual workflows of active developers, not just casual chat users.

It also turns subscription revenue into a moat. Every developer who builds their coding workflow around a SuperGrok-powered tool is a developer who has a reason to keep that subscription active. SuperGrok costs $30/month or $300/year, a roughly 17% annual discount, and is the cheapest standalone path to full Grok. Compared to paying per-token API rates for heavy agentic use, a flat subscription starts looking very attractive.

What this means for your workflow

If you already pay for SuperGrok or X Premium+, you can start using Grok models inside T3 Code today at no extra cost. The setup mirrors what xAI published for Kilo Code: install the app, go to providers, select xAI, and complete the OAuth flow in your browser. No API key, no separate billing dashboard.

The BYOK model keeps costs transparent, and the multi-provider roadmap makes T3 Code worth following even if your current workflow relies primarily on a single agent. With Grok Build now available as a coding-specific model and xAI expanding its integrations weekly, the subscription is starting to cover a lot more ground than it did a few months ago.

Comments

avatar