A GitHub-backed context persistence layer that lets you bootstrap any AI session with full project state in under 60 seconds. Instead of uploading chat history or re-explaining architecture, you drop a single URL into a new conversation and the agent pulls PROFILE.md, project-specific HANDOFF.md files, and STATE_VECTOR.json directly from the repo. Built for multi-project continuity across Claude, GPT, and Gemini. The structure is simple: one folder per project, a universal BOOTSTRAP.md protocol, and a PowerShell script that syncs state at session end. Useful if you work across multiple AI platforms and want stateless sessions that feel stateful without manual handoffs.
claude mcp add --transport stdio io.github.therealdataboss-contextkeeper uvx contextkeeper