Skip to content
Windsurf

Lockstep for Windsurf

io.github.lockstep-team-agent/lockstep

Decision memory for AI coding agents: captures decisions once, briefs every agent before it acts.

client:Windsurf transport:stdio runtime:npm

Install Lockstep 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": {
    "lockstep": {
      "command": "npx",
      "args": [
        "-y",
        "lockstep-cli"
      ],
      "env": {
        "LOCKSTEP_VENDOR": "<LOCKSTEP_VENDOR>"
      }
    }
  }
}

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

Lockstep in other clients