Skip to content
Windsurf

Mnemosyne OS for Windsurf

io.github.mnemosyne-os/mcp

Memory the human governs, on their own machine, plus what other coding agents here wrote.

client:Windsurf transport:stdio runtime:npm

Install Mnemosyne OS in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemosyne_os/mcp"
      ],
      "env": {
        "MNEMO_DEFAULT_VAULT": "<MNEMO_DEFAULT_VAULT>",
        "MNEMO_VAULTS": "<MNEMO_VAULTS>",
        "MNEMO_SDK_PORT": "<MNEMO_SDK_PORT>"
      }
    }
  }
}

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

Mnemosyne OS in other clients