vaultit
FreeNot checkedZero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
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
- BOOTSTRAP: https://raw.githubusercontent.com/TheRealDataBoss/vaultit/main/BOOTSTRAP.md
- PROFILE: https://raw.githubusercontent.com/TheRealDataBoss/vaultit/main/PROFILE.md
- 3dpie HANDOFF: https://raw.githubusercontent.com/TheRealDataBoss/vaultit/main/projects/3dpie/HANDOFF.md
- 3dpie STATE: https://raw.githubusercontent.com/TheRealDataBoss/vaultit/main/projects/3dpie/STATE_VECTOR.json
Install vaultit in Claude Desktop, Claude Code & Cursor
unyly install vaultitInstalls 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 vaultitFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare vaultit with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
