openmemory

gordonkjlee/openmemory
★ 0 stars TypeScript AI/LLM Updated today
AI memory engine exposed as an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openmemory": {
      "command": "npx",
      "args": [
        "-y",
        "gordonkjlee/openmemory"
      ]
    }
  }
}

README Excerpt

AI memory engine exposed as an MCP server. Structured knowledge with server-side intelligence - domain routing, entity extraction, deduplication, and supersession. Any AI tool can query it. You own the data. AI agents can store knowledge, but existing approaches limit how effectively it can be structured and retrieved. Built-in memories like ChatGPT and Claude store flat text with no schema or relationships — and are not portable across tools. Developer libraries offer memory primitives but requ

Tools (6)

PostToolUseStopUserPromptSubmitcapture_factconsolidatesearch_knowledge

Topics

ai-memoryknowledge-enginemcpmcp-servermemory-systemsqlitetypescript