AI developer tools for Commerce extensibility
Adobe provides AI developer tooling so you can build and maintain Adobe Developer App Builder applications for Adobe Commerce with less friction. The same stack supports teams who are migrating from in-process PHP extensions to out-of-process apps and teams who are starting new integrations from the starter kits.
This section documents the current tooling and is structured so additional guides (for new agents, skills, or workflows) can be added alongside these pages.
Who this is for
- Developers using Adobe Commerce as a Cloud Service (and related SaaS offerings) who want guided, Commerce-aware assistance in the IDE.
- Teams standardizing on agent skills and MCP (Model Context Protocol) integrations for documentation and App Builder workflows.
What you get
| Capability | Description |
|---|---|
Agent skills | Commerce- and App Builder–specific skills that guide architecture, implementation, DevOps, requirements, docs, testing, and learning workflows. |
Commerce extensibility MCP Server | IDE integration for Commerce development tasks, documentation-aware assistance, and tooling aligned with App Builder. |
App Builder MCP Server | Support for App Builder application development patterns. |
Together, these improve workflow integration, context-aware generation, and repeatable development and deployment steps.
Guides in this section
| Guide | Description |
|---|---|
Prerequisites, installation with aio commerce extensibility tools-setup, post-install CLI auth, and IDE configuration (for example Cursor and GitHub Copilot). | |
Slash commands, sample prompts, and the /search-commerce-docs command. | |
Planning mode, session checklists, workflow and protocol, MCP vs CLI, testing, deployment, monitoring, anti-patterns, and feedback. |
Related resources
- Create an integration — Integration starter kit
- Checkout starter kit — Checkout and payments
- Project setup — App Builder project and events
- App Builder sample applications
Updating the tools
After the initial installation, update to the latest version from your project or tooling directory:
Copied to your clipboardaio commerce extensibility tools-setup
See Coding tools setup for details.