linksee memory for Windsurf
io.github.michielinksee/linksee-memory
Hand a project over with the reasons attached. Local-first cross-agent memory MCP + drift detection.
client:Windsurf
transport:stdio
runtime:npm
Install linksee memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"linksee-memory": {
"command": "npx",
"args": [
"-y",
"linksee-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs