@umbraco-cms/mcp-dev 17.2.1 → 17.3.0
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/{chunk-7U4TTAJQ.js → chunk-AGZ4PKPN.js} +1300 -1288
- package/dist/chunk-AGZ4PKPN.js.map +1 -0
- package/dist/{chunk-JDDQAEQJ.cjs → chunk-ZMREPEAA.cjs} +1023 -1011
- package/dist/chunk-ZMREPEAA.cjs.map +1 -0
- package/dist/collections.cjs +2 -2
- package/dist/collections.js +1 -1
- package/dist/index.cjs +95 -93
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +12 -10
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/chunk-7U4TTAJQ.js.map +0 -1
- package/dist/chunk-JDDQAEQJ.cjs.map +0 -1
package/README.md
CHANGED
|
@@ -43,7 +43,7 @@ Download and install the [Claude Desktop app](https://claude.ai/download), then
|
|
|
43
43
|
|
|
44
44
|
For complete installation instructions, configuration options, tool listings, and usage examples, see the full documentation:
|
|
45
45
|
|
|
46
|
-
**[Umbraco MCP Documentation](https://docs.umbraco.com/umbraco-
|
|
46
|
+
**[Umbraco MCP Documentation](https://docs.umbraco.com/umbraco-developer-mcp)**
|
|
47
47
|
|
|
48
48
|
## Contributing with AI Tools
|
|
49
49
|
|