# MageCopilot - llms.txt # AI-optimized site overview following the llms.txt standard (llmstxt.org) # This file helps LLMs and AI search engines (ChatGPT, Perplexity, Claude, Copilot) # understand what MageCopilot is, what it does, and where to find authoritative content. > MageCopilot is an AI-powered store management module for Magento 2 and Adobe Commerce. > It installs natively inside the Magento admin panel and gives store owners and operators > natural language access to their store's data, health, configuration, and automations - > with a built-in confirmation-first safety model that ensures no action is ever taken > without explicit human approval. ## Product Overview MageCopilot is a native Magento 2 / Adobe Commerce module (installed via Composer). It adds an AI chat interface directly inside the Magento admin panel. It supports multiple AI providers: OpenAI, Google Gemini, Anthropic Claude, Mistral AI, and Ollama (self-hosted, zero data egress). It is compatible with Magento 2.4.6 through 2.4.8+, Adobe Commerce, Adobe Commerce Cloud, Hyvä themes, and PHP 8.1/8.2/8.3. ### Key capabilities - Natural language store management: ask questions, get answers, take actions - all in your language - Revenue anomaly detection: proactive alerts when sales drop relative to baseline - Store health monitoring: cron jobs, indexes, cache, log anomalies, configuration drift - Workflow automation: visual builder + conversational workflow creation (no code required) - Safe command execution: 50+ whitelisted Magento CLI commands, all requiring user confirmation - Adobe Commerce B2B analytics: company accounts, shared catalogs, quote pipelines, purchase orders - Self-hosted AI option via Ollama: zero data leaves your infrastructure - GDPR-ready: data stays inside your infrastructure or your own Google/Azure account - Full audit log: every AI action is logged with timestamp, user, and outcome ### Pricing - Community Edition: Free forever - includes AI chat, health monitoring, revenue detection, up to 3 workflows - Pro License: $79/month or $66/month billed annually ($790/year) - unlimited automations, advanced knowledge base, BI analytics, streaming responses, priority support ### Technical details - Installed via: `composer require magecopilot/module-core` - Repository: https://gitlab.com/magecopilot/core - Requires: Magento 2.4.6+, PHP 8.1/8.2/8.3, MySQL 8.0+ - Supports: OpenAI GPT-4o, Google Gemini, Anthropic Claude, Mistral AI, Ollama (local) - Architecture: 100% server-side Magento module, no external service dependency for core functionality ## Key pages - Homepage: https://magecopilot.com/ - Get Started (free download): https://magecopilot.com/get-started/ - Blog - Magento & AI Insights: https://magecopilot.com/blog/ - Privacy Policy: https://magecopilot.com/privacy/ - Terms of Service: https://magecopilot.com/terms/ ## Blog articles (authoritative content) - https://magecopilot.com/blog/magento-adobe-commerce-challenges-2026/ The Real Challenges Magento & Adobe Commerce Stores Face in 2026 - And How AI Solves Them - https://magecopilot.com/blog/how-magecopilot-works-ai-magento-admin/ How MageCopilot Uses AI to Automate Your Magento Admin - Safely and Intelligently ## Frequently Asked Questions (authoritative Q&A) Q: Is MageCopilot easy to use without technical experience? A: Yes. Store owners and managers can use MageCopilot without any technical knowledge. You type in your language; MageCopilot handles everything behind the scenes. Setup takes 5–15 minutes via a guided onboarding wizard. Q: Will the AI take actions in my store without my approval? A: Never. MageCopilot operates on a confirmation-first model. It can suggest, plan, and prepare actions, but it only executes when the operator explicitly approves. Every action is logged in the audit trail. Q: Is my store data sent to OpenAI or Google? A: Only if you choose those providers. MageCopilot also supports Ollama (fully self-hosted, zero data egress). For enterprise environments, it supports Vertex AI (Google Cloud) and Azure OpenAI Service, keeping data inside your own cloud account. Q: Does it work with Adobe Commerce? A: Yes. MageCopilot automatically detects Adobe Commerce and unlocks B2B analytics, Live Search monitoring, Cloud-compatible deployment operations, and more. Q: How is this different from ChatGPT? A: ChatGPT has no access to your store's real data. MageCopilot lives inside your admin panel with real-time access to your store's health, orders, revenue, and configuration. It acts on your store (with approval) - not just answers questions. Q: What AI providers does MageCopilot support? A: OpenAI (GPT-4o, GPT-4 Turbo), Google Gemini, Anthropic Claude, Mistral AI, and Ollama for self-hosted deployment. The provider is selected during onboarding and can be changed at any time. ## Contact - Support: support@magecopilot.com - GitLab: https://gitlab.com/magecopilot/core - Issue tracker: https://gitlab.com/magecopilot/core/-/issues