Skip to content
Windsurf

mnemo for Windsurf

io.github.dancenitra/mnemo

Self-correcting agent memory + MCP server: recall, supersede/revert/review corrections, erasure.

client:Windsurf transport:stdio runtime:pypi

Install mnemo 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": {
    "mnemo": {
      "command": "uvx",
      "args": [
        "agora-mnemo"
      ],
      "env": {
        "MNEMO_PATH": "<MNEMO_PATH>",
        "MNEMO_ECHO_GUARD": "<MNEMO_ECHO_GUARD>",
        "MNEMO_EMBED_URL": "<MNEMO_EMBED_URL>",
        "MNEMO_EMBED_MODEL": "<MNEMO_EMBED_MODEL>"
      }
    }
  }
}

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

mnemo in other clients