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
{
"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