shopsys / mcp-attributes
Shared MCP exposure attributes for Shopsys Platform
Requires
- php: ^8.5
Requires (Dev)
- phpstan/phpstan: ^2.1.16
- phpstan/phpstan-phpunit: ^2.0.6
- phpunit/phpunit: ^12.5
- shopsys/coding-standards: 19.0.0
This package is auto-updated.
Last update: 2026-05-28 14:40:34 UTC
README
This package for Shopsys Platform provides the shared MCP exposure attributes used to mark Doctrine entities and fields for schema exposure.
This repository is maintained by shopsys/shopsys monorepo, information about changes is in its CHANGELOG file.
The package is intentionally lightweight so framework code can depend on the attributes without pulling in the MCP server runtime bundle.
Documentation
The MCP schema exposure model is documented in the Shopsys Platform Knowledge Base.
Installation
First, you download the package using Composer:
composer require shopsys/mcp-attributes
Contributing
Thank you for your contributions to Shopsys MCP attributes package. Together we are making Shopsys Platform better.
This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Shopsys repository.
Please check our Contribution Guide before contributing.
Support
If you need help or want to report an issue, please use the main Shopsys repository. The related documentation is available in the Shopsys Platform Knowledge Base.