🦞 OpenClaw Plugin

Give OpenClaw persistent memory

Your AI forgets everything between sessions. Two commands fix that. 🦞

Step 1 — Install the plugin
$ openclaw plugins install mr-memory

Installs MemoryRouter as a native OpenClaw plugin.

Step 2 — Add your memory key
$ openclaw mr <your-memory-key>
# That's it. Your AI remembers everything now. 🦞

How it works

Without MemoryRouter:

User → OpenClaw → Provider → Response (forgets everything)

With MemoryRouter:

User → OpenClaw (+ memories injected) → Provider → Response (remembers you) 🦞

⚡ Two commands

Install, add your key. That's it. Disable anytime with openclaw mr off.

🧠 Smart storage

Only stores direct user ↔ AI conversation. Tool use and subagent work are excluded.

🔄 Non-breaking

Opt-in, disabled by default. Zero impact when off.

🔒 Keys never leave OpenClaw

Relay architecture — memories are injected via hooks, your keys and provider calls never touch us.

Commands

openclaw mr <key> # Enable with memory key

openclaw mr status # Vault stats

openclaw mr upload # Upload workspace + sessions to vault

openclaw mr off # Disable memory

openclaw mr delete # Clear vault

🦞 Upload your existing knowledge

Already been using OpenClaw? All that conversation history and workspace knowledge is sitting on disk. One command uploads everything to your memory vault:

$ openclaw mr upload

That's it. It automatically finds your conversation history and workspace files and uploads them to MemoryRouter. Like magic. 🦞 Your AI wakes up already knowing everything you've ever talked about.

Pricing

Free

$0

50M tokens included. No credit card required. Enough for weeks of daily use.

Pro

$0.10 / 1M tokens

Pay as you go. Auto-charges when balance is low. No subscription.

FAQ

Is this an official OpenClaw feature?

MemoryRouter is a community-built plugin that installs natively on OpenClaw via the plugin system. Install with openclaw plugins install mr-memory and you're good to go.

Will it break when OpenClaw updates?

Nope. The plugin persists across OpenClaw updates. Run openclaw plugins update mr-memory to get the latest version.

Does MemoryRouter see my API keys?

No. MemoryRouter uses a relay architecture — it injects memories into the prompt via OpenClaw's plugin hooks, but your API keys and provider calls never leave OpenClaw. We only handle memory storage and retrieval.

What gets stored in memory?

Only direct conversations between you and your AI. Tool use, subagent work, and internal processing are excluded automatically.

Can I delete my memories?

Yes. openclaw mr delete clears your entire vault instantly. You can also disable memory with openclaw mr off without deleting anything.

Get your free memory key → 🦞

50M tokens free. No credit card required.