Experimental Module: This module is experimental and not stable. There is no backward compatibility promise.
Connect your Spryker application to AI assistants through the Model Context Protocol (MCP).
- Install AI Dev — installation and setup.
- AI Dev SDK — overview, configuration, usage, and extension points.
We welcome contributions to improve this experimental module.
- Fork the repository
- Create a feature branch
- Make your changes following Spryker coding standards
- Submit a pull request with a clear description of your changes
Please report issues through the GitHub issue tracker with:
- Clear description of the problem
- Steps to reproduce
- Expected vs actual behavior
- Environment details (PHP version, Spryker version, etc.)
Prerequisites
- Docker SDK
^1.71.0 - PHP
^8.3
Setup for Development
composer install
vendor/bin/phpstan analyze
vendor/bin/phpcs --standard=phpcs.xmlThis module is released under the Spryker Evaluation License Agreement. See LICENSE file for details.