Skip to content
Windsurf

anneal memory for Windsurf

io.github.phillipclapham/anneal-memory

Two-layer memory for AI agents with an immune system. Zero dependencies.

client:Windsurf transport:stdio runtime:pypi

Install anneal memory in Windsurf

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

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

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

anneal memory in other clients