Skip to content
Windsurf

thread-keeper for Windsurf

io.github.po4erk91/thread-keeper

Multi-agent shared brain across Claude, Codex, Antigravity, Gemini, Copilot, and VS Code.

client:Windsurf transport:stdio runtime:pypi

Install thread-keeper in Windsurf

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

{
  "mcpServers": {
    "thread-keeper": {
      "command": "uvx",
      "args": [
        "threadkeeper"
      ]
    }
  }
}

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

thread-keeper in other clients