mem0ai

47 mods across 2 repositories, 65k stars between them.

mem0-plugins

01

mem0ai/mem0

Plugin Claude Code

Plugin marketplace listing 1 plugin: mem0.

64k 3d ago A tokens not measured original Apache-2.0

mem0 AGENTS.md

02

mem0ai/mem0

Instructions file CodexOpenCode

Instructions for mem0ai/mem0, covering agents.md, do not, where to look, repository map and setup.

64k 3d ago A 3,110 tokens original Apache-2.0

mem0 CLAUDE.md

03

mem0ai/mem0

Instructions file

Instructions for mem0ai/mem0, a project described as: Universal memory layer for AI Agents.

64k 3d ago A 3 tokens copy · 100% Apache-2.0

mem0-plugin

04

mem0ai/mem0

Plugin Claude Code

Persistent memory for Claude Code. Remembers decisions, patterns, and preferences across sessions.

64k 3d ago A tokens not measured original Apache-2.0

mem0

05

mem0ai/mem0

MCP server Claude CodeCodexCursor +2

MCP server "mem0", hosted remotely at mcp.mem0.ai, as configured in mem0ai/mem0.

64k 3d ago A tokens not measured original Apache-2.0

mem0-context-loader

06

mem0ai/mem0

Skill Claude CodeCodex

Searches and injects relevant memories into context before starting work on a task. Use when beginning a new task, switching context, or when project history, past decisions, or coding conventions need to be loaded.

64k 3d ago A 47 tokens original Apache-2.0

mem0-dream

07

mem0ai/mem0

Skill Claude CodeCodex

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

64k 3d ago A 46 tokens original Apache-2.0

mem0-forget

08

mem0ai/mem0

Skill Claude CodeCodex

Deletes memories by search query or memory ID with confirmation before removal. Use when removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments. Also handles undo of recent additions.

64k 3d ago A 43 tokens original Apache-2.0

mem0-pin

09

mem0ai/mem0

Skill Claude CodeCodex

Pins or unpins a memory to protect it from pruning during dream consolidation. Use when a memory is critical and must never be removed, such as architecture decisions, security constraints, or immutable team conventions.

64k 3d ago A 44 tokens original Apache-2.0

mem0-remember

10

mem0ai/mem0

Skill Claude CodeCodex

Stores a memory verbatim from user input with appropriate type classification and metadata. Use when the user says remember this, save this, store this, note that, or explicitly asks to record a decision, preference, convention, or learning.

64k 3d ago A 52 tokens original Apache-2.0

mem0-scope

11

mem0ai/mem0

Skill Claude CodeCodex

Views or changes the default memory scope (project, session, or global) used when saving and searching memories. Use when the user wants to control whether memories are scoped to this repo, this run, or shared across all their projects.

64k 3d ago A 52 tokens original Apache-2.0

mem0-search

12

mem0ai/mem0

Skill Claude CodeCodex

Searches memories and displays compact one-liner results, or looks up a specific memory by ID. Use for quick memory lookups, checking if a decision was recorded, resolving [mem0:id] citations, or browsing memories without full category detail.

64k 3d ago A 54 tokens original Apache-2.0

mem0-status

13

mem0ai/mem0

Skill Claude CodeCodex

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, addmemory errors occur, or to verify the plugin is working correctly.

64k 3d ago A 44 tokens original Apache-2.0

mem0-tour

14

mem0ai/mem0

Skill Claude CodeCodex

Browses all stored memories grouped by category with full content display. Use when reviewing all project memories, exploring stored knowledge, onboarding to a project, or getting an overview of captured decisions, conventions, and learnings.

64k 3d ago A 47 tokens original Apache-2.0

Setup

15

mem0ai/mem0

Hook

Runs once when the project is set up for init and maintenance tool calls, executing ensure_deps.sh. From mem0ai/mem0.

64k 3d ago A tokens not measured copy · 56% Apache-2.0

SessionStart

16

mem0ai/mem0

Hook

Runs when a session starts on startup, resume and compact, executing ensure_deps.sh and on_session_start.sh (2 commands). From mem0ai/mem0.

64k 3d ago A tokens not measured original Apache-2.0

PreToolUse

17

mem0ai/mem0

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, mcp__mem0__add_memory, mcp__plugin_mem0_mem0__add_memory, mcp__mem0__search_memories, mcp__plugin_mem0_mem0__search_memories, mcp__mem0__get_memories, mcp__plugin_mem0_mem0__get_memories, mcp__mem0__delete_all_memories…

64k 3d ago A tokens not measured original Apache-2.0

PostToolUse

18

mem0ai/mem0

Hook

Runs after a tool call finishes for mcp__mem0__.*, mcp__plugin_mem0_mem0__.* and Bash tool calls, executing on_post_tool_use.sh and on_bash_output.sh (2 commands). From mem0ai/mem0.

64k 3d ago A tokens not measured original Apache-2.0

Stop

19

mem0ai/mem0

Hook

Runs when the agent finishes a response, executing on_stop.sh. From mem0ai/mem0.

64k 3d ago A tokens not measured copy · 53% Apache-2.0

PreCompact

20

mem0ai/mem0

Hook

Runs before the context is compacted, executing on_pre_compact.sh. From mem0ai/mem0.

64k 3d ago A tokens not measured original Apache-2.0

UserPromptSubmit

21

mem0ai/mem0

Hook

Runs when you submit a prompt, before the agent sees it, executing on_user_prompt.sh. From mem0ai/mem0.

64k 3d ago A tokens not measured copy · 55% Apache-2.0

context-loader

22

mem0ai/mem0

Skill Claude CodeCodex

Searches and injects relevant memories into context before starting work on a task. Use when beginning a new task, switching context, or when project history, past decisions, or coding conventions need to be loaded.

64k 3d ago A 45 tokens original Apache-2.0

dream

23

mem0ai/mem0

Skill Claude CodeCodex

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

64k 3d ago A 43 tokens copy · 88% Apache-2.0

export

24

mem0ai/mem0

Skill Claude CodeCodex

Exports all project memories to a portable Markdown file for backup or migration. Use when backing up memories, migrating to another project, sharing memory state with teammates, or archiving before cleanup.

64k 3d ago A 39 tokens original Apache-2.0