Skip to content
Windsurf

SMRITI Memory for Windsurf

io.github.smriti-memcore/smriti-memory

Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.

client:Windsurf transport:stdio runtime:pypi

Install SMRITI Memory in Windsurf

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

{
  "mcpServers": {
    "smriti-memory": {
      "command": "uvx",
      "args": [
        "smriti-memcore"
      ]
    }
  }
}

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

SMRITI Memory in other clients