Connection check
verified live · 27h ago
deepmem
Mem0-compatible persistent memory for AI agents: write facts once, recall them semantically.
Tools
2
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
2 toolsRead from the running server on 27h ago.
deepmem_search
query*top_kapi_keyuser_idthreshold
Search memories stored in DeepMemory using semantic search. Returns the most relevant memories for the given query, ranked by hybrid scoring (vector similarity + BM25 keyword match… Search memories stored in DeepMemory using semantic search. Returns the most relevant memories for the given query, ranked by hybrid scoring (vector similarity + BM25 keyword match + entity boost + time decay). Use this to retrieve context from past conversations before responding to the user. Memories are scoped to the user_id provided during write.
deepmem_write
inferrun_idapi_keyuser_idagent_idmessages*