Skip to content
Windsurf

mneme for Windsurf

io.github.thegoatpsy/mneme

Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.

client:Windsurf transport:stdio runtime:npm

Install mneme in Windsurf

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

{
  "mcpServers": {
    "mneme": {
      "command": "npx",
      "args": [
        "-y",
        "mneme-mcp-server"
      ]
    }
  }
}

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

mneme in other clients