← All add-ons

MxChat Anywhere

Version 2.0.8 · Updated 2 weeks ago

Deploy your MxChat chatbot on any website with one script tag. Shopify, Squarespace, Wix, static HTML, SaaS apps — same chatbot, same brand, same configuration, no WordPress required on the host site.

Features

  • One script tag, anywhere — paste a single `<script>` on any HTML page and your fully-configured chatbot appears with all your branding intact.
  • Bulletproof Shadow DOM isolation — host page CSS can't cascade into the chatbot and chatbot styles can't leak out. Renders identically against Bootstrap, Tailwind, heavy WP themes, or no framework at all.
  • All MxChat settings carry over — colors, themes, quick questions, email collection, streaming, popular questions, session persistence.
  • Multi-Bot Support — pair with the Multi-Bot add-on and serve a different bot per host site via a single `bot` query parameter.
  • Secure domain whitelisting — CORS-validated allowed origins, wildcard subdomains, localhost for dev. Unauthorized sites are blocked at the server.
  • No client-side secrets — API keys, system prompts, and model configuration stay on your WordPress server. Embed only carries the site key.
  • Lightweight vanilla JS — no jQuery, no dependencies. Loads asynchronously so it never blocks your host page render.
  • Full chat capabilities — streaming responses, email collection, quick questions, session persistence via localStorage — everything users get on your WP site.

What's new

Version 2.0.8

  • Improved Email addresses and names collected by the embedded chat's email gate now save into MxChat's sessions storage on MxChat 3.2.19 or newer, matching how the main widget stores them. Older MxChat versions keep working unchanged.