ourmem/omem
Shared Memory That Never Forgets — persistent memory for AI agents with Space-based sharing across agents and teams. Plugins for OpenCode, Claude Code, OpenClaw, MCP Server.
Platform-specific configuration:
{
"mcpServers": {
"omem": {
"command": "npx",
"args": [
"-y",
"omem"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <strong>OMEM</strong><br/> Shared Memory That Never Forgets </p>
<p align="center"> <a href="https://github.com/ourmem/omem/blob/main/LICENSE"></a> <a href="https://ourmem.ai"></a> <a href="https://github.com/ourmem/omem"></a> </p>
<p align="center"> <strong>English</strong> | <a href="README_CN.md">简体中文</a> </p>
---
Your AI agents have amnesia — and they work alone.
ourmem fixes all of this.
ourmem gives AI agents shared persistent memory — across sessions, devices, agents, and teams. One API key reconnects everything.
🌐 Website: ourmem.ai
<table> <tr> <td width="50%" valign="top">
Install the plugin for your platform. Memory works automatically — your agent recalls past context on session start and captures key info on session end.
→ Jump to [Quick Start](#quick-start)
</td> <td width="50%" valign="top">
REST API with 48+ endpoints. Docker one-liner for self-deploy. Embed persistent memory into your own agents and workflows.
→ Jump to [Self-Deploy](#self-deploy)
</td> </tr> </table
Loading reviews...