Skip to content
Windsurf

snapstate for Windsurf

io.github.timbassler88/snapstate

Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.

client:Windsurf transport:stdio runtime:npm

Install snapstate in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "snapstate": {
      "command": "npx",
      "args": [
        "-y",
        "snapstate-sdk"
      ],
      "env": {
        "SNAPSTATE_API_URL": "<SNAPSTATE_API_URL>",
        "SNAPSTATE_API_KEY": "<SNAPSTATE_API_KEY>"
      }
    }
  }
}

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

snapstate in other clients