# open-notes-mcp

Model-agnostic notes memory for Codex, so nothing is lost when the context window resets.

When Codex hits its token budget it hard-cuts to a fresh context window without summarising; whatever the agent didn't write down is gone. Upstream's own notes feature is gated to ChatGPT subscriptions on OpenAI models. open-notes-mcp answers the same bridge Codex still calls when native notes are off, with no provider or membership test — so API-key users and any model provider get persistent notes across context resets. Apache-2.0, one command to install.

**Visit open-notes-mcp:** https://github.com/oreasono/open-notes-mcp

## Related

- [npm](https://www.npmjs.com/package/open-notes-mcp)
