Skip to content
Windsurf

Threadkeep — Agent Checkpoints for Windsurf

app.vercel.interesting-concepts-ventures/threadkeep

Agent checkpoints. Resume after context resets and handoffs with retry-safe, versioned saves.

client:Windsurf transport:streamable-http tools:3

Install Threadkeep — Agent Checkpoints in Windsurf

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

{
  "mcpServers": {
    "threadkeep": {
      "serverUrl": "https://interesting-concepts-ventures.vercel.app/api/threadkeep-mcp"
    }
  }
}

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

What Windsurf can do once it is connected

Threadkeep — Agent Checkpoints in other clients