@curless/sinocare-demo 0.62.0 → 0.62.2
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 +112 -108
- package/dist/index.js.map +1 -1
- package/package.json +5 -4
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
A demo "Sinocare" storefront MCP server. Browses Sinocare products worldwide
|
|
4
4
|
(Alps & Japan ski; Mediterranean, Indian Ocean, Caribbean & Americas sun) and
|
|
5
|
-
books them through [agentbank](https://gitlab.com/
|
|
5
|
+
books them through [agentbank](https://gitlab.com/curless-group1/agentbank)
|
|
6
6
|
acquiring (ACP). For demos/testing only.
|
|
7
7
|
|
|
8
8
|
## Use (Claude Desktop / any MCP client)
|