Command Palette

Search for a command to run...

UnylyUnyly
Browse all

vaultit

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/vaultit/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/ vaultit_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/vaultit

Install vaultit in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install vaultit

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 vaultit -- uvx vaultit

FAQ

Is vaultit MCP free?

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

Does vaultit need an API key?

No, vaultit runs without API keys or environment variables.

Is vaultit hosted or self-hosted?

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

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

Open vaultit 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 vaultit with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs