Skip to content
Windsurf

SuperMemory for Windsurf

io.github.yashvanthange/supermemory

MCP-first agent learning: capture failures, validate lessons, retrieve context, improve.

client:Windsurf transport:stdio runtime:pypi

Install SuperMemory 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": {
    "supermemory": {
      "command": "uvx",
      "args": [
        "supermemory-agent"
      ],
      "env": {
        "SUPERMEMORY_STORAGE_PATH": "<SUPERMEMORY_STORAGE_PATH>",
        "UALL_DATA_DIR": "<UALL_DATA_DIR>"
      }
    }
  }
}

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

SuperMemory in other clients