Use your Grok plan in the WordPress AI Client
WebberZone Grok Account adds a Grok Account provider to the WordPress AI Client. Sign in with your xAI account from Settings → Connectors, and Grok text and image generation run against your SuperGrok or X Premium plan instead of a separately billed xAI API key.
Sign in once, use it everywhere
The provider plugs into the AI Client that ships with WordPress 7.0, so any feature built on it, including the WordPress AI plugin, can use your Grok plan. It needs no other plugin: it builds on the AI Client's own OpenAI-compatible classes and calls the regular xAI API.
Device-code sign-in
Click "Sign in with xAI" on the Connectors screen, approve the one-time code at xAI, and you're connected. Standard OAuth device flow, no API key, no public endpoint. Tokens are stored encrypted and refreshed automatically.
Text generation
The Grok models available to your plan, newest first, with chat history, structured JSON output and function calling.
Image generation
Grok Imagine, including the higher-quality and typography-aware variants your plan offers.
How it works, and the risk
Not an officially documented integration
This plugin signs in with the public OAuth client used by Grok CLI-style coding agents, then calls the regular xAI API with that sign-in. xAI hasn't published documentation permitting this for third-party apps.
- xAI may change or block this at any time.
- Some subscriptions can sign in but are refused by the API (HTTP 403). The error is shown when you generate content; an xAI API key is the fallback.
- Anyone with administrator access to your site, or any code running on it, can use your Grok plan while you are signed in. Use it on sites you control.
Installation
-
Install the plugin
Download the latest release, upload it under Plugins → Add New → Upload Plugin, and activate it.
-
Sign in
Go to Settings → Connectors, click Sign in with xAI on the Grok Account card, open the link, and approve the code with your xAI account.
-
Approve it for your AI features
If the AI plugin shows a connector approval notice, approve Grok Account for the plugins that should use it.
What it doesn't do
Video, speech and embeddings aren't supported, and neither is image editing. Grok 4 reasoning models don't accept stop sequences or presence and frequency penalties, so those options aren't offered.
What you need
WordPress 7.0+, PHP 7.4+, and an xAI account with SuperGrok or X Premium. Also see WebberZone ChatGPT Account for ChatGPT plans, and the releases page for the changelog.