Skip to content
Claude Desktop

N3MemoryCore Lite (Working Memory) for Claude Desktop

io.github.neuralnexusnote/n3mc-workingmemory

Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.

client:Claude Desktop transport:stdio runtime:pypi

Install N3MemoryCore Lite (Working Memory) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "n3mc-workingmemory": {
      "command": "uvx",
      "args": [
        "n3memorycore-mcp-lite"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

N3MemoryCore Lite (Working Memory) in other clients