Memory Router
Memory router usually refers to MemoryRouter, the persistent memory system for OpenClaw and AI applications.
In OpenClaw, MemoryRouter is installed as the mr-memory plugin. If you searched for “memory router” with a space, you are in the right place.
MemoryRouter gives AI systems persistent memory across sessions. Instead of starting from zero every time, your AI can remember prior conversations, project details, preferences, decisions, and uploaded context.
For OpenClaw users, that experience is delivered through the mr-memoryplugin. For API users, MemoryRouter can also be used directly as a memory layer for OpenAI-compatible and native provider integrations.
OpenClaw install
openclaw plugins install mr-memory
openclaw mr <your-memory-key>
openclaw mr upload
Why people search “memory router”
Some people hear the brand spoken aloud and type memory router. Others remember the plugin name mr-memory but not the product brand. This page exists to make the mapping explicit:
- MemoryRouter = the product brand
- memory router = the common spaced search variant
- mr-memory = the OpenClaw plugin/package name