For Windsurf

When Cascade dies, the memory is yours

The chat can die. The archive does not. Encrypted portable memory for the Windsurf setup you actually live in.

Pro is live. $9/month.

Scheduled snapshots. Cloud storage you can search. The next Windsurf window starts with your MCP servers and rules — not a blank Cascade.

Subscribe to Pro Team is $29/month

After you pay, your API key is emailed. Then savestate login. Card today — no waitlist.

The next Cascade is blank

Windsurf crashed. You switched machines. The tab is gone. MCP servers, global rules, and the .windsurf/rules/*.md that made Cascade yours — still sitting where Codeium left them, or gone with the disk.

A Cascade export is not a restore. The chat is not the memory.

What we snapshot in Windsurf

Community adapter. We capture the files that make Windsurf yours — and we do not pretend the rest is done.

Workspace SQLite under Windsurf workspaceStorage is parsed into the archive today. Restore does not write Cascade threads back into the live IDE database yet — restart Windsurf after restore so MCP servers reload. Adapter detail lives in the platform adapters guide.

Each snapshot is a SaveState Archive, encrypted with AES-256-GCM before it leaves the machine. You hold the passphrase.

Pro is the path a stranger can take

The CLI is open source. The product you can buy today is SaveState Pro — $9/month:

Need shared snapshots and an audit log? Team is $29/month.

Capture Windsurf into the archive

One command. Full adapter setup lives in the platform adapters guide.

savestate snapshot --adapter windsurf

Also search the same archive from any MCP client:

{
  "mcpServers": {
    "savestate": {
      "command": "npx",
      "args": ["-y", "@savestate/cli", "mcp"]
    }
  }
}

Also: Cursor · Claude Code · MCP · When the chat dies

Keep the memory. Lose the chat.

Subscribe to Pro. The Windsurf that knew your MCP stack this morning still knows it tomorrow.

Subscribe to Pro — $9/mo Team is $29/month

After you pay, your API key is emailed. Then savestate login. Card today — no waitlist.

Prefer the CLI first? Install from npm