mem0-codex

Installation
SKILL.md

Mem0 Memory Protocol for Codex

You have access to persistent memory via the mem0 MCP tools. Follow this protocol to maintain context across sessions.

On every new task

  1. Call search_memories with a query related to the current task or project to load relevant context.
  2. Review returned memories to understand what has been learned in prior sessions.
  3. If appropriate, call get_memories to browse all stored memories for this user.

After completing significant work

Extract key learnings and store them using the add_memory tool:

Installs
19
Repository
mem0ai/mem0
GitHub Stars
60.1K
First Seen
Apr 6, 2026
mem0-codex — mem0ai/mem0