ClawMem

yoloshii/ClawMem
★ 124 stars TypeScript 🤖 AI/LLM Updated 17d ago
On-device memory layer for AI agents. Claude Code, Hermes and OpenClaw. Hooks + MCP server + hybrid RAG search.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clawmem": {
      "command": "npx",
      "args": [
        "-y",
        "yoloshii/ClawMem"
      ]
    }
  }
}

Topics

ai-agent-memoryai-agentsbunclaude-codeembeddingshybrid-searchllama-cpplocal-firstmcp-servermcp-toolsmemorymodel-context-protocolon-device-aiopenclawplugin