tensakulabs/openclaw-mem0
Long-term memory plugin for OpenClaw agents, powered by Mem0. Self-hosted with any OpenAI-compatible provider.
Provides five memory management tools (`memory_search`, `memory_store`, `memory_list`, `memory_get`, `memory_forget`) with automatic recall injection before agent turns and auto-capture after turns, supporting both session and long-term memory scopes. Implements lazy provider loading to avoid bloated SDK imports, and vendors a patched Mem0 build that fixes critical bugs in embeddings routing and memory recall in self-hosted deployments using Qdrant vector storage. Integrates seamlessly with OpenClaw's plugin system and supports any OpenAI-compatible LLM provider (OpenRouter, DashScope, LocalAI) alongside Mem0's cloud platform.
Available on npm.
Stars
6
Forks
1
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 17, 2026
Monthly downloads
126
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/tensakulabs/openclaw-mem0"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Compare
Higher-rated alternatives
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding...
Open-Source-Legal/OpenContracts
Humans and AI agents, building knowledge bases together. Self-hosted document annotation,...
omega-memory/omega-memory
Persistent memory for AI coding agents
volcengine/MineContext
MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)
gengxy1216/FlockMem
✦ FlockMem is a lightweight, local-first long-term collective memory bus for multi-agents,...