Mem0 MCP
JSON →Integrates with Mem0.ai to provide persistent memory capabilities for LLMs, supporting cloud, Supabase, and local storage.
Install
npx -y @smithery/cli Tools · 3
- add_memory Stores a piece of text content as a memory associated with a specific userId.
- search_memory Searches stored memories based on a natural language query for a specific userId.
- delete_memory Deletes a specific memory from storage by its ID.
Environment variables
MEM0_API_KEYSUPABASE_URLSUPABASE_KEYOPENAI_API_KEYDEFAULT_USER_IDDEFAULT_AGENT_IDDEFAULT_APP_IDYOUR_SUPABASE_PROJECT_URLYOUR_SUPABASE_ANON_KEYPROJECT_ID
Links
★ 95 GitHub stars