@vheins/local-memory-mcp 0.1.39 → 0.1.40
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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# @vheins/local-memory-mcp
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@vheins/local-memory-mcp)
|
|
4
|
+
[](https://www.npmjs.com/package/@vheins/local-memory-mcp)
|
|
5
|
+
[](https://www.npmjs.com/package/@vheins/local-memory-mcp)
|
|
4
6
|
[](https://opensource.org/licenses/MIT)
|
|
5
7
|
|
|
6
8
|
**MCP Local Memory Service** is a high-performance [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that provides long-term, high-signal memory for AI Agents (such as Claude Desktop, Cursor, or Windsurf).
|