@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.
- package/README.md +1 -1
- package/dist/index.js +34208 -17188
- 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.
|
|
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
|
|