Add MCP Memory Server with 6 tools and test client

This commit is contained in:
2026-05-08 14:16:00 +03:00
parent 013cb0728a
commit 9989a2867d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ python memory_client.py
- `delete(key)` — удалить ключ
- `list_keys(pattern)` — список ключей с wildcard-фильтром
- `save_with_namespace(key, value, namespace)` — сохранить с namespace
- `get_by_namespace(namespace)` — получить все ключи из namespace
- `get_by_namespace(namespace)` — получить все ключи из namespace