Show HN: Memory plugin for OpenClaw; cross-platform context sync with major LLMs

memoryplugin-for-openclaw.com

2 points by gdad 7 hours ago

We built a memory plugin for OpenClaw that syncs context across AI platforms.

The problem: OpenClaw stores memory locally (markdown files + SQLite). Great for single-machine use, but your mac-mini's/desktop's OpenClaw doesn't know what your laptop learned, or what you discussed in Claude or ChatGPT.

Our plugin connects OpenClaw to Maximem Vity, which creates a unified memory layer across OpenClaw, ChatGPT, Claude, Gemini, and Perplexity.

How it works: - Long-term memory: Stores facts, preferences, goals, constraints in an encrypted cloud vault. Auto-consolidates and forgets stale info intelligently. - Short-term memory: Captures conversation summaries, tasks, procedures. Converts to long-term when relevant. - Privacy: Encryption at rest, secure LLM calls, granular delete controls. You own your data.

Install: openclaw plugins install @maximem/memory-plugin Then set your API key (free at app.maximem.ai).

Docs: https://memoryplugin-for-openclaw.com

This is an unofficial community plugin, not affiliated with OpenClaw.

Would love feedback from anyone using OpenClaw. What memory/context problems are you running into?