MCP Directory

omem

by ourmem · Rust · ★ 190

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.

#ai-agent#ai-memory#claude-code#lancedb#llm#mcp-server#memory-sharing#openclaw#opencode#persistent-memory#rust#vector-search

Install

cargo install --git https://github.com/ourmem/omem.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "omem": {
      "command": "npx",
      "args": [
        "-y",
        "github:ourmem/omem"
      ]
    }
  }
}

From the README

OMEM Shared Memory That Never Forgets English | 简体中文 -------|---------|---------| | **Platforms** | 4 platforms | OpenCode, Claude Code, OpenClaw, MCP Server | | **Sharing** | Space-based sharing | Personal / Team / Organization with provenance | | | Provenance tracking | Every shared memory carries full lineage | | | Quality-gated auto-sharing | Rules fire on memory creation (async, non-blocking) | | | Vector-enabled shared copies | Shared copies carry source vector embeddings for full search | | | Idempotent sharing | Re-sharing returns existing copy (no duplicates) | | | Ver…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers