Unforgit Codex Plugin
July 10, 2026 ยท View on GitHub
Unforgit gives Codex durable, repository-scoped memory through MCP. Agents can remember and recall project decisions, conventions, gotchas, and reusable playbooks instead of rediscovering them every session.
Requirements
Install the published CLI package so the MCP binary is on PATH:
npm install -g unforgit
Initialize Unforgit in your project if needed:
cd your-project
unforgit init --ide codex
Included
- MCP server registration for
unforgit-mcp - Memory skill for safe repository-scoped recall/remember workflows
- Local-first setup guidance with no secrets in MCP config
Learn more
- Product: https://unforgit.com
- Main repository: https://github.com/MiguelMedeiros/unforgit
- MCP docs: https://unforgit.com/docs/mcp