Skip to content
Cline

thread-keeper for Cline

io.github.po4erk91/thread-keeper

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

client:Cline transport:stdio runtime:pypi

Install thread-keeper in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

thread-keeper in other clients