BeClaude

mem0

New
10Community RegistryDevelopmentby vanman2024

AI memory management with Platform (hosted), Open Source (self-hosted with Supabase), and MCP (OpenMemory) support. Persistent conversation memory, user preferences, and graph relationships for AI applications.

First seen 5/22/2026

Summary

The mem0 skill provides AI memory management for Claude Code, supporting persistent conversation memory, user preferences, and graph relationships.

  • It offers three deployment options: Platform (hosted), Open Source (self-hosted with Supabase), and MCP (OpenMemory), making it versatile for various AI application needs.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install mem0@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Store and retrieve user preferences across multiple conversations to personalize AI interactions.
Maintain persistent conversation memory so Claude remembers context from previous sessions.
Build and query graph-based memory relationships between entities for complex AI applications.
Self-host memory with Supabase for full control over data privacy and infrastructure.
Integrate with MCP (OpenMemory) for standardized memory management in multi-agent systems.
Use hosted Platform memory for quick setup without managing infrastructure.

Usage Examples

1

/mem0 store user preference: language = Spanish

2

/mem0 recall conversation history about project planning

3

/mem0 query graph relationships for user John Doe

View source on GitHub
mcpmem0memoryai-memoryconversation-memoryuser-memorygraph-memorysupabase

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is mem0?

The mem0 skill provides AI memory management for Claude Code, supporting persistent conversation memory, user preferences, and graph relationships. It offers three deployment options: Platform (hosted), Open Source (self-hosted with Supabase), and MCP (OpenMemory), making it versatile for various AI application needs.

How to install mem0?

To install mem0: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install mem0@<marketplace>. Finally, /plugin in Claude Code.

What is mem0 best for?

mem0 is a plugin categorized under Development. It is designed for: mcp, mem0, memory, ai-memory, conversation-memory, user-memory, graph-memory, supabase. Created by vanman2024.

What can I use mem0 for?

mem0 is useful for: Store and retrieve user preferences across multiple conversations to personalize AI interactions.; Maintain persistent conversation memory so Claude remembers context from previous sessions.; Build and query graph-based memory relationships between entities for complex AI applications.; Self-host memory with Supabase for full control over data privacy and infrastructure.; Integrate with MCP (OpenMemory) for standardized memory management in multi-agent systems.; Use hosted Platform memory for quick setup without managing infrastructure..