Skip to content
Cline

contextkeeper for Cline

io.github.therealdataboss/contextkeeper

Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.

client:Cline transport:stdio runtime:pypi

Install contextkeeper 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": {
    "contextkeeper": {
      "command": "uvx",
      "args": [
        "contextkeeper"
      ]
    }
  }
}

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

contextkeeper in other clients