Open Memory Protocol Proposes Shared Store for Claude, ChatGPT and Curso

The Open Memory Protocol is a GitHub project that defines a common memory interface. It is intended to be used by large language models such as Claude, ChatGPT, and the Curso

The Open Memory Protocol is a GitHub project that defines a common memory interface. It is intended to be used by large language models such as Claude, ChatGPT, and the Curso system. The protocol specifies how memory entries are stored, retrieved, and updated across models. By sharing a single memory store, the models can maintain consistent context. The design emphasizes simplicity and extensibility for future AI integrations. The repository includes reference implementations and usage examples. Developers are invited to adopt the protocol to enable cross‑model memory sharing. Ongoing work aims to standardize the format for broader community adoption.