Skip to content
Windsurf

Project Memory for Windsurf

io.github.dankaro-projects/project-memory

Local decisions, evidence, outcomes and reviewed lessons with bounded retrieval and an HTML viewer.

client:Windsurf transport:stdio runtime:pypi

Install Project Memory in Windsurf

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

{
  "mcpServers": {
    "project-memory": {
      "command": "uvx",
      "args": [
        "project-memory-mcp"
      ]
    }
  }
}

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

Project Memory in other clients