Description
n8n-nodes-mem0
!n8n Community Node
!npm version
!License
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! - GitHub: @Gladiator1st
- Email: qasimasif958@gmail.com
—
📦 Installation
In n8n UI (Self-Hosted / Cloud Verified)
1. Go to Settings > Community Nodes.
2. Click Install a community node.
3. Enter @gladiator1st/n8n-nodes-mem0 and confirm.
—
🔑 Credentials Setup
1. Sign up or log into Mem0 Platform.
2. Go to API Keys and generate a new key (e.g. m0-...).
3. In n8n, create a new credential for Mem0 API and paste your API key.
—
👨💻 Author
Muhammad Qasim