Connection check
verified live · 20h ago
memory-6
Persistent semantic memory storage, associative recall, and recent memory index by namespace.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
4 toolsRead from the running server on 20h ago.
check_memory_service
read-only
Check health status and connectivity of the persistent memory backend service. Returns: Dict with health status ('healthy' or error details). Check health status and connectivity of the persistent memory backend service. Returns: Dict with health status ('healthy' or error details).
recall
read-only
limitquery*namespace*
Search persistent memory by semantic meaning to retrieve past facts, context, or preferences. Use when answering queries that benefit from prior user context, past decisions, or s… Search persistent memory by semantic meaning to retrieve past facts, context, or preferences. Use when answering queries that benefit from prior user context, past decisions, or stored preferences. Performs vector search (semantic similarity) rather than simple keyword match.
recent_memories
read-only
limitnamespace*
Retrieve the most recently recorded memories for a namespace to re-orient at session startup. Use at the beginning of a conversation or task to discover recent context, active obj… Retrieve the most recently recorded memories for a namespace to re-orient at session startup. Use at the beginning of a conversation or task to discover recent context, active objectives, or latest user facts recorded in this namespace.
remember
text*metadatanamespace*