Magento AI Support Lite

Free (BYOK) AI chat support for Magento with one script tag

No Magento module. No frontend build step. Install a secure widget, answer FAQ from daily sitemap crawl, search live catalog via backend proxy, and escalate to Email + Telegram when needed.

  • No module install. Add one script tag.
  • Free Lite plan. Bring your own OpenAI key.
  • Real-time GraphQL catalog search with REST fallback.
  • Global and per-shop disable with maintenance UX.

Install snippet

Paste this snippet into your storefront layout. Replace pk_mas_your_public_key with your shop key.

<script src="https://ai-support.magentoservicesapp.com/widget.js" data-shop-key="pk_mas_your_public_key" defer></script>
Magento AI Support install preview illustration

FAQ auto-answers

Daily sitemap crawl stores documents in MySQL FULLTEXT for fast contextual answers.

Live catalog context

Product and category retrieval from Magento GraphQL first, REST fallback if integration token exists.

Escalation paths

One-click escalation sends notifications to Email and Telegram without exposing customer secrets.