cortex-mcp 2.7.5 → 2.7.6

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ Next conversation → Cortex injects relevant memories → AI already knows your
64
64
 
65
65
  ---
66
66
 
67
- ## All 35 Tools (All Free)
67
+ ## All 27 Tools (All Free)
68
68
 
69
69
  ### Core Memory
70
70
  | Tool | What it does |
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "cortex-mcp",
3
3
  "displayName": "Cortex MCP Server",
4
4
  "description": "Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.",
5
- "version": "2.7.5",
5
+ "version": "2.7.6",
6
6
  "publisher": "cortex",
7
7
  "license": "MIT",
8
8
  "engines": {