Command Palette

Search for a command to run...

UnylyUnyly
Browse all

contextkeeper

FreeNot checked

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

GitHubEmbed

About

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

README

Universal AI Session Continuity Framework

This repo is the persistent memory layer for all active projects owned by Steven Wazlavek (@theRealDataBoss). Any AI session reads this repo at the start and has full context. No chat history needed. No zip files. No manual re-explanation.

How To Bootstrap Any Session

Paste this into any new AI chat, replacing [project-name]:

"Read https://raw.githubusercontent.com/TheRealDataBoss/contextkeeper/main/BOOTSTRAP.md and continue [project-name]"

The AI fetches PROFILE.md + projects/[project]/HANDOFF.md + projects/[project]/STATE_VECTOR.json and is fully loaded in under 60 seconds.

Structure

Path Purpose
PROFILE.md Steven's identity, stack, and all standards
BOOTSTRAP.md Universal session bootstrap protocol for any AI
projects/[name]/ One folder per project — HANDOFF.md + STATE_VECTOR.json
standards/ Authoritative CODE, VIZ, and MODELING standards
scripts/ workbench_push.ps1 — end-of-session auto-sync

Active Projects

Project Type Status
3dpie React/Three.js EXECUTING TASK-0029
portfolio-django Django 5 IDLE
mit-modules Research Notebooks IDLE

Raw Bootstrap URLs

from github.com/TheRealDataBoss/workbench

Install contextkeeper in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install contextkeeper

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add contextkeeper -- uvx contextkeeper

FAQ

Is contextkeeper MCP free?

Yes, contextkeeper MCP is free — one-click install via Unyly at no cost.

Does contextkeeper need an API key?

No, contextkeeper runs without API keys or environment variables.

Is contextkeeper hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install contextkeeper in Claude Desktop, Claude Code or Cursor?

Open contextkeeper on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare contextkeeper with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs