Skip to content
Windsurf

statecli for Windsurf

io.github.charo360/statecli

State replay and self-debugging for AI agents. Track, replay, undo, checkpoint.

client:Windsurf transport:stdio runtime:npm

Install statecli in Windsurf

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

{
  "mcpServers": {
    "statecli": {
      "command": "npx",
      "args": [
        "-y",
        "statecli-mcp-server"
      ]
    }
  }
}

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

statecli in other clients