Bulk-generates and updates product descriptions across all store views using OpenAI, Anthropic Claude, Google Gemini or Groq, via CLI, cron or the admin panel, with optional Google Sheets import and export.
No Errors in AI & Automation
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Publishes a Universal Commerce Protocol business profile at /.well-known/ucp so AI shopping agents (Google/Gemini, ChatGPT, etc.) can discover your store's commerce capabilities.
Magento 2 MageAI Extension
mageprince/magento2-mage-ai 56
Generates product descriptions using OpenAI's GPT models based on product attributes. Allows custom prompts and supports various OpenAI models.
Runs brand-probing prompts across ChatGPT, Claude, Perplexity, Gemini and Groq, then scores how often a store is mentioned, recommended and cited in AI answers, producing a 0-100 visibility score with a letter grade.
Runs a CLI audit that scores how well a store is optimized for AI answer engines (ChatGPT, Gemini, Claude, Perplexity), checking 15 signals and reporting specific fixes to improve AI-driven discovery.
Automatically generates AI-friendly llms.txt and llms.ljson files for Magento 2 stores, covering products, categories, and CMS pages. Supports multi-store setups and scheduled cron-based updates.
Integrates Salesfire, a service offering tools to increase sales through on-site methods. Requires a Salesfire account and configuration with a Site ID.
Connects your Magento 2 store to AI assistants like Claude and ChatGPT via the Model Context Protocol (MCP). Enables natural language querying of orders, products, customers, inventory, and system health with flexible filtering and aggregation.
Implements the OpenAI Agentic Commerce Protocol (ACP) product feed as a Magento 2 REST API, with seven endpoints for DB-persisted feeds, paginated full-catalog product export with resolved categories and images, and SalesRule-to-promotion mapping including coupon codes and multiple benefits.
Crawly — AI Visibility for Magento 2
get-crawly/magento2-crawly 76
Serves dynamic llms.txt, llms-full.txt and agents.md files per store view so AI assistants and agents can discover and understand your catalog, CMS pages and categories, with Hyvä theme detection and configurable API/attribution sections.
Enhances Magento 2 catalog search with natural-language understanding by matching queries against product embeddings stored in OpenSearch, returning semantically relevant results rather than keyword-only matches.
MSR Agentic UCP
mahesh-rajawat/module-agentic-ucp 76
Adds Universal Commerce Protocol (UCP) support to Magento 2, letting AI agents discover, authenticate (DID + JWT), and transact under policy control. Provides an agent capability manifest at /.well-known/ucp.json, an auth endpoint, policy middleware with rate/order limits and human-confirmation, an admin agent registry, and an audit log.