@kentico/management-api-mcp 31.5.4-preview → 31.6.0-preview

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +34208 -17188
  3. package/package.json +4 -6
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Xperience by Kentico - Management API MCP server
2
2
 
3
- This package provides a Model Context Protocol (MCP) server that allows AI tools to work with the Xperience by Kentico management API. Currently, the management API allows interaction with content types and reusable field schemas.
3
+ This package provides a Model Context Protocol (MCP) server that allows AI tools to work with the Xperience by Kentico management API.
4
4
 
5
5
  ## Documentation
6
6