Skip to content
Windsurf

stateark for Windsurf

io.github.askrion/stateark

Local-first version control for AI work. Savepoint and resume your project state across chats.

client:Windsurf transport:stdio runtime:npm

Install stateark in Windsurf

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

{
  "mcpServers": {
    "stateark": {
      "command": "npx",
      "args": [
        "-y",
        "stateark"
      ]
    }
  }
}

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

stateark in other clients