adding comments

This commit is contained in:
Barry Zhang
2024-11-20 10:25:05 -05:00
parent 7b98f9f8b6
commit cb575e2585

View File

@@ -1,6 +1,8 @@
# Knowledge Graph Memory Server
A basic MCP server implementation that provides persistent memory using a knowledge-graph. The server manages entities, their observations, and the relationships between them using a JSON-based file system.
This lets Claude remember information about the user across chats and projects, and lets them bypass the issues of having super long chats
# Core Concepts
## Entities