Skip to content
Windsurf

coldstart for Windsurf

io.github.akashgoenka/coldstart

Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.

client:Windsurf transport:stdio runtime:npm

Install coldstart in Windsurf

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

{
  "mcpServers": {
    "coldstart": {
      "command": "npx",
      "args": [
        "-y",
        "@cstart/coldstart"
      ]
    }
  }
}

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

coldstart in other clients