chaimi-keep-mcp 3.1.25 → 3.1.26

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 (2) hide show
  1. package/SKILL.md +1 -10
  2. package/package.json +1 -1
package/SKILL.md CHANGED
@@ -220,13 +220,4 @@ MCP Server: v3.1.23
220
220
 
221
221
  ---
222
222
 
223
- ## 相关文档
224
-
225
- - [MCP Server 源码](../../../../../mcp-server-local/)
226
- - [授权机制设计](./【MCP】授权机制设计-v3.2.0.md)
227
- - [安装使用指南](../../03-部署运维/【MCP】WorkBuddy安装使用指南v3.31.md)
228
-
229
- ---
230
-
231
- *最后更新:2026-04-13*
232
- *历史版本:通过 Git 查看*
223
+ *最后更新:2026-04-14*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chaimi-keep-mcp",
3
- "version": "3.1.25",
3
+ "version": "3.1.26",
4
4
  "description": "柴米记账 MCP Server - 支持 Claude、Cursor、OpenClaw、WorkBuddy 等 AI 工具直接记账",
5
5
  "main": "server.js",
6
6
  "bin": {