@gladiator1st/n8n-nodes-mem0
v1.0.6
Published
n8n community node for Mem0 - The Memory Layer for Personalized AI Agents, User Profiles & Continuous Context
Maintainers
Readme
n8n-nodes-mem0
Official community node for Mem0 in n8n. The intelligent long-term memory layer for personalized AI Agents, user preferences, continuous session context, and semantic vector memory search.
⚡ Key Features
- 🧠 Auto Fact & Preference Extraction (
add): Ingest raw conversation messages and let Mem0's AI automatically extract and store persistent user facts and preferences. - 🔍 Semantic Memory Search (
search): Search relevant memories using natural language queries to retrieve context before generating LLM responses. - 👤 Multi-User & Agent Isolation: Filter and manage memories by
userId,agentId, or sessionrunId. - 🤖 Autonomous AI Agent Tool (
usableAsTool: true): Wire directly into LangChain AI Agents to give your agents persistent long-term memory across chat sessions!
📦 Installation
In n8n UI (Self-Hosted / Cloud Verified)
- Go to Settings > Community Nodes.
- Click Install a community node.
- Enter
@gladiator1st/n8n-nodes-mem0and confirm.
🔑 Credentials Setup
- Sign up or log into Mem0 Platform.
- Go to API Keys and generate a new key (e.g.
m0-...). - In n8n, create a new credential for Mem0 API and paste your API key.
👨💻 Author
Muhammad Qasim
- GitHub: @Gladiator1st
- Email: [email protected]
