MxChat Admin Assistant
A ChatGPT-style AI chat that lives inside your WordPress admin. Ask questions about your store, your SEO, or anything else — and get real answers without opening a second tab.
Overview
MxChat Admin Assistant turns your WordPress dashboard into a working AI workspace. You get a familiar chat interface — sidebar with thread history, model picker, image-gen toggle, web-search toggle — but plugged directly into your site. Ask WooCommerce questions in plain English and the AI queries your real orders, products, and customers. Connect Google Search Console (via the Advanced Content Editor add-on) and the same chat can surface content gaps, quick-win keywords, and underperforming pages. Underneath, you pick from 100+ AI models — Claude, GPT-5, Gemini, Grok, Llama, DeepSeek, Mistral — using your existing MxChat API keys (no extra setup) or an optional OpenRouter key for the full catalog.
This is the admin counterpart to MxChat's public-facing chatbot. It's for site owners and operators who want their site data and an LLM in the same window.
Setup
- Install MxChat Admin Assistant via Plugins → Add New → Upload Plugin (upload the ZIP) or from the MxChat add-ons gallery.
- Activate via Plugins → Installed Plugins.
- Make sure the MxChat core plugin is active and your MxChat Pro license is activated under MxChat → License.
- Open the assistant at MxChat → Admin AI Chat (or Network Admin → Settings → Admin AI Chat on multisite).
- Pick a model from the model dropdown and start chatting. Your existing MxChat API keys are used automatically.
Settings
Model selection
Click the model picker in the chat toolbar to choose any built-in model (GPT-4o, GPT-4.1, GPT-5, Claude 3.5/4, Gemini 2.0/2.5, Grok 3/4, DeepSeek R1) or any OpenRouter model you've loaded. Each new chat can use a different model — the choice is saved per thread.
Thread persistence
Chats auto-save after every message. The sidebar lists your 10 most recent threads — click any to resume right where you left off. Refreshing the page restores your current chat.
Image generation
Toggle the image-gen button in the chat toolbar to switch into image mode. Pick the exact model per request: Gemini Nano Banana 2 (default, 4K, up to 14 reference images), Nano Banana Pro, Nano Banana, OpenAI GPT Image 2, GPT Image 1, DALL-E 3, or xAI Grok Imagine (Pro + standard). You can also paste or upload an image to edit.
WooCommerce integration
Loads automatically when WooCommerce is active — no configuration needed. The AI can query revenue, top sellers, order counts, customer spend, average order value, and stock levels. To disable, deactivate WooCommerce (or just don't ask shop questions).
Google Search Console integration
Requires the MxChat Advanced Content Editor add-on with GSC connected. Click the chart-icon GSC toggle in the chat toolbar to enter SEO mode. The toggle is mutually exclusive with WooCommerce mode (one at a time). Alt+G is the keyboard shortcut.
Web search (Perplexity)
Toggle the Perplexity icon in the toolbar to ground replies in real-time web results. Useful for "what changed today" questions and current events.
OpenRouter API key
Optional. Under Settings, paste your OpenRouter key, click Load Models, pick one, and save. This unlocks 100+ models beyond the built-in list.
Features
- WooCommerce Analytics Chat: Ask plain-English questions like "What was my revenue this month?", "Show me my top 5 sellers", or "Which products are low in stock?" — the AI queries your live store data and returns real numbers, not guesses.
- Google Search Console Chat: Surface content gaps (high impressions, low clicks), quick-win keywords near page 1, page-specific keyword breakdowns, and cannibalization analysis. Page URLs are matched to your exact WordPress posts so the AI references real post titles.
- 100+ AI Models via OpenRouter: Switch between Claude, GPT-5, Gemini, Llama, Mistral, DeepSeek, Grok, and more — per chat. Built-in models work out of the box with your MxChat keys.
- Persistent Chat History: Sidebar shows your 10 most recent threads with smooth animations. Auto-saves after every message, restores on refresh.
- Image Generation & Editing: Generate with Gemini Nano Banana 2 (4K, up to 14 reference images), Nano Banana Pro, GPT Image 2, DALL-E 3, or Grok Imagine. Edit by uploading or pasting an image.
- Web Search Toggle: One-click Perplexity integration brings live web results into any conversation.
- Lives Where You Work: No second dashboard, no second login. Dedicated Admin AI Chat menu inside WP admin.
- Multisite Aware: On multisite networks, the assistant is available under Network Admin → Settings.
API & Integration
- WooCommerce: Auto-detects WooCommerce and loads a dedicated analytics handler (
MxChat_Admin_Chat_WooCommerce) that translates natural-language questions into store queries (orders, products, customers, revenue, stock). - Google Search Console: Routes GSC queries through the Advanced Content Editor add-on's connection. Supports overview, page performance, keyword performance, content gaps, quick wins, page+keyword pairs (cannibalization), and per-page keyword breakdowns.
- Image Generation: Concrete model routing — settings auto-migrate from legacy "Gemini" / "Grok" labels to the specific model (e.g.
nano-banana-2). Uses MxChat's stored API keys for OpenAI, Gemini, and xAI. - Perplexity: Bundled endpoint (
MxChat_Perplexity_Endpoint) for real-time web search; uses your MxChat-configured Perplexity key. - OpenRouter: Optional integration — paste a key in Settings to expand the model dropdown to 100+ models. Models are cached for fast loading.
Requirements
- MxChat (mxchat-basic): Required and active. Provides the API key storage and core plumbing.
- MxChat Pro License: Required — activate at MxChat → License. See pricing.
- WordPress: 5.8 or newer.
- PHP: 7.4 or newer.
- WooCommerce: Optional. Required only for store analytics chat.
- MxChat Advanced Content Editor: Optional. Required only for Google Search Console chat (and GSC must be connected inside that add-on).
- OpenRouter API key: Optional. Required only to unlock the extended 100+ model catalog.
Troubleshooting
"MxChat Admin Chat requires the MxChat plugin to be installed and active"
The core MxChat plugin isn't active. Install and activate mxchat-basic under Plugins → Installed Plugins.
"MxChat Admin Chat requires MxChat Pro to be activated"
The Pro license is missing or inactive. Go to MxChat → License (or admin.php?page=mxchat-activation) and activate your Pro key. The Admin Assistant menu won't appear until the license is active.
GSC toggle does nothing / says prerequisites missing
The Google Search Console chat needs the MxChat Advanced Content Editor add-on installed with GSC actually connected. A modal will guide you through both steps the first time you click the toggle.
WooCommerce questions return generic answers
The WooCommerce handler only loads when WooCommerce is active at the moment the assistant initializes. Make sure WooCommerce is active, then refresh the admin page.
Image generation produces wrong style or fails on existing settings
Settings from older versions auto-migrate to the equivalent concrete model on upgrade. If something looks off after a major version bump, reopen the image-gen model dropdown and re-pick your preferred model.
Last reviewed by Sage on 2026-05-21. Spotted an issue? Open a ticket and we'll patch the doc.