## for OpenAI Codex
Give Codex a Memory
Persistent context for your OpenAI coding agent, across every session.
## for OpenAI Codex
Persistent context for your OpenAI coding agent, across every session.
Without memory, OpenAI Codex forgets everything between sessions.
Give OpenAI Codex a persistent, searchable knowledge base it can read and write to.
Codex reads and writes to a knowledge base that carries over between sessions. Decisions, patterns, and project context are always available.
Every conversation builds a searchable knowledge graph. Codex can find relevant context from past sessions in milliseconds.
Everything is stored as Markdown files on your machine. Read them, edit them, version them with git. No lock-in, no cloud dependency.
Codex supports MCP servers natively. Basic Memory connects directly — no wrappers or middleware required.
codex mcp add basic-memory bash -c "uvx basic-memory mcp"That's it. Full setup guide →
“Basic memory is the missing 'wow' factor in AI chatbots—now I can't imagine Claude or Claude Code without it.”
“Basic Memory turned my scattered notes and half-finished ideas into something coherent. It remembers what matters and builds on it — so I don't have to start from scratch every time I sit down to work.”
Try Basic Memory free for 7 days. Your notes stay yours either way.
7-Day Free Trial
Open source available for power users
View on GitHub