June 29, 2026

AI amnesia meets comment chaos

Open Memory Protocol – One Memory Store for Claude, ChatGPT, Curso

A plan to make chatbots remember you everywhere has people yelling “slop” and “I already do this”

TLDR: Open Memory Protocol wants different AI apps to share one user-controlled memory so they stop forgetting you when you switch tools. Commenters were split between calling it empty hype and saying they already built the same thing with synced notes, turning the launch into a debate over whether this is a real breakthrough or just recycled glue.

A new project called Open Memory Protocol is pitching a very simple dream: stop making people repeat themselves every time they jump between AI tools. The idea is that one app remembers your coding style, your preferences, or your past chats, and another app can pick that up instead of acting like you just met. In plain English, it’s a shared memory box for AI assistants — one you can run yourself — so Claude, ChatGPT, coding tools, and custom bots can all read from the same place.

But the comments were absolutely not in a “wow, finally” mood. The loudest reaction was instant skepticism, with one drive-by review simply declaring “Slop alert” — which is basically the internet’s way of throwing a tomato. Another commenter came in with the deeper critique: a shared memory folder isn’t the magic part. The real value, they argued, is how each AI shapes, interprets, and uses that information. In their view, this could be little more than fancy synced notes wearing a lab coat.

Then came the smug power-user energy. One person casually flexed that they already sync their notes and AI sessions with a homemade setup and it “works perfectly.” That turned the vibe from product launch to classic comment-section showdown: revolutionary open standard or just glorified Obsidian with extra steps? The meme underneath all of it was deliciously familiar — tech builds a grand universal solution, and the replies instantly become, “bro, I already solved this in my basement.”

Key Points

  • The article presents Open Memory Protocol as a vendor-neutral standard for sharing AI memory across tools, sessions, and devices.
  • OMP includes a specification, a self-hostable open-source reference server, SDKs for TypeScript and Python, and adapters for tools such as Claude and custom REST clients.
  • The quick-start instructions show how to run the server with Node.js or Docker, test health status, connect Claude via MCP, and store or search memories through HTTP endpoints.
  • OMP defines a canonical memory object schema, three memory types—episodic, semantic, and procedural—and standard REST CRUD plus semantic search endpoints.
  • The adapters table marks Claude (MCP) and custom REST integrations as available, while OpenAI Assistants, Cursor, Copilot / VS Code, and Gemini are listed as help wanted or open issues.

Hottest takes

"Slop alert" — brcmthrowaway
"memory architecture is the whole point" — jcutrell
"Works perfectly" — andrewinardeer
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.