Companion to MSR Agentic UCP that gives AI agents a complete UCP-authenticated REST API for commerce — browse and search the catalog, manage a per-agent guest cart, set shipping/billing, place orders (with human-confirmation), and track shipments.
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.
Generates spec-compliant llms.txt and llms-full.txt files from a Magento 2 catalog so AI assistants like ChatGPT, Claude, and Perplexity can discover products. Inventory-aware with variant/bundle/grouped intelligence, admin-selectable attributes, category breadcrumbs, multi-store/multi-language output, cron auto-regeneration, and CLI/REST generation.
Indexes var/log and var/report files into OpenSearch vector storage for hybrid keyword and semantic search, with an admin search page, a CLI indexer, and support for OpenAI, Gemini, and Voyage AI providers.
Adds an LLM-powered reporting assistant that analyzes store data and generates human-readable summaries and recommendations, replacing manual CSV exports and SQL queries with scheduled AI reports.
Looking for contributors - Help fix build issues
Sends Magento 2 form submissions to Zapier webhooks in real time, enabling connections to 7000+ apps like Google Sheets, Slack, Trello, and Notion without writing code.
Looking for contributors - Help fix build issues
Provides a full admin UI to define, store, and execute AI agents with reusable tools in Magento 2. Supports cron scheduling, execution logging with token tracking, and extensible tool executors for custom PHP logic.
Automatically collects store content including products, categories, CMS pages, and company information, transforming it into structured markdown format suitable for LLM training and analysis.
Looking for contributors - Help fix build issues
Enhances Magento admin grids with AI-powered natural language queries, allowing administrators to search, filter, sort, and manage columns using plain English. Supports OpenAI, OpenRouter, and custom LLM gateways.
Looking for contributors - Help fix build issues
Integrates Clerk.io with Magento 2. Enables personalized search, recommendations, and email marketing.
Looking for contributors - Help fix build issues
Generates product images and videos directly from the product edit page using Google Gemini and Veo AI models. Supports multiple aspect ratios, usage tracking, and one-click saving to the product gallery.
Provides on-the-fly image resizing with caching and AI-powered image enhancement. Supports multiple formats, quality control, and intelligent image modification for product and content images.
Looking for contributors - Help fix build issues