@xmemo/client 0.4.162 → 0.4.163

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/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@xmemo/client",
3
- "version": "0.4.162",
3
+ "version": "0.4.163",
4
4
  "description": "Privacy-first CLI and MCP setup helper for XMemo.",
5
+ "mcpName": "io.github.yonro/xmemo",
5
6
  "type": "module",
6
7
  "bin": {
7
8
  "xmemo": "bin/memory-os.js",
@@ -140,10 +140,9 @@ To remove XMemo from Kiro, manually edit `~/.kiro/settings/mcp.json` and remove
140
140
  - Agent identity headers are non-secret attribution IDs
141
141
  - Environment variable approach keeps tokens out of config files
142
142
  - All memory content is user-owned and controlled through your XMemo account
143
+ ## License and support
143
144
 
144
- ## Support
145
-
146
- - **Documentation**: https://xmemo.dev
147
- - **CLI Help**: `xmemo --help`
148
- - **Issues**: https://github.com/yonro/memory-os-cli/issues
149
- - **Email**: support@xmemo.dev
145
+ This power is licensed under [LicenseRef-Proprietary](file:///h:/repos/memory-os-cli/plugins/kiro/LICENSE).
146
+ This power integrates with XMemo MCP Server (LicenseRef-Proprietary).
147
+ - [Privacy Policy](https://xmemo.dev/privacy)
148
+ - [Support](mailto:support@xmemo.dev)