mem0-claude

null-is1and/mem0-claude
★ 0 stars JavaScript 💻 Code/Dev Tools Updated today
Claude Code client (MCP + hooks) for a self-hosted mem0 memory server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mem0-claude": {
      "command": "npx",
      "args": [
        "-y",
        "null-is1and/mem0-claude"
      ]
    }
  }
}

README Excerpt

Claude Code client for a self-hosted [mem0](https://github.com/mem0ai/mem0) memory server — an MCP server exposing memory tools plus session hooks that automatically load and save memories. Point it at your mem0 host and every machine shares the same persistent memory. > Server deployment (Docker image, CI, nginx, stack) lives in the private **mem0-server** repo. This repo is only the client side that runs on each Claude Code machine.

Tools (8)

add_memorydelete_all_memoriesdelete_memoryget_memoriesget_memorymemory_historysearch_memoriesupdate_memory