Skip to content
Cline

Context Keeper (remote) for Cline

io.github.jarmstrong158/context-keeper-remote

Cloudflare Worker remote backend for context-keeper (D1). MCP 2026-07-28, dual-era.

client:Cline transport:streamable-http

Install Context Keeper (remote) 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": {
    "context-keeper-remote": {
      "url": "https://context-keeper-remote.{account}.workers.dev/mcp/{token}"
    }
  }
}

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

Context Keeper (remote) in other clients