Skip to content
Windsurf

N3MemoryCore Lite (Working Memory) for Windsurf

io.github.neuralnexusnote/n3mc-workingmemory

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

client:Windsurf transport:stdio runtime:pypi

Install N3MemoryCore Lite (Working Memory) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

N3MemoryCore Lite (Working Memory) in other clients