Skip to main content
Codex Codex is OpenAI’s agentic coding tool. It speaks MCP, so MemoryPlugin connects over the Model Context Protocol and brings your memory and chat history from every other AI tool into your coding sessions.

Set up

Use the remote MCP server as your primary integration. There is no install and nothing to keep running.
1

Add the MCP server

Add MemoryPlugin to Codex using the remote MCP server URL.
2

Approve access

Sign in and approve when prompted. Your memories and chat history are then available from your next session.

Local MCP server

If you prefer a local process, configure the local MCP server instead of the remote one.

What works here

  • All 12 MemoryPlugin tools over MCP. Codex can recall and save memories, recall your chat history, and search your uploaded files.
  • Cross-tool context. What you told ChatGPT, Claude, or any other connected tool comes with you into your coding sessions.

Limitations

  • No browser extension in Codex. The connection is entirely over MCP.
  • Capturing your Codex sessions back into MemoryPlugin: a desktop sync app is coming soon.
  • Whether Codex calls the tools each turn is up to the model. If it forgets, ask it to check MemoryPlugin before answering.

Next steps

Remote MCP Server

Recommended, no install

Local MCP Server

For a local process