MCP Checkpoint saves your AI session state so every new conversation picks up exactly where you left off — zero token overhead.
Unlimited checkpoints, priority storage, team sharing.
Drag the slider to see your monthly token waste from re-explaining context.
Add MCP Checkpoint to your Claude Code config in seconds. Works with any MCP-compatible client.
pip install mcp-checkpoint
Run mcp-checkpoint init to authenticate and connect to your project.
Your API key is stored locally — never in your codebase.
mcp-checkpoint init
Every session checkpoint is captured automatically. Start a new conversation and your AI resumes exactly where it left off.
mcp-checkpoint restore
Free tier covers most solo developers. Upgrade when you need more.
| Feature | Free | Paid — $15/mo |
|---|---|---|
| Checkpoints stored | 50 total | Unlimited |
| Projects | 3 projects | Unlimited |
| Checkpoint size | 128 KB each | 2 MB each |
| Retention | 7 days | 90 days |
| Team sharing | — | Up to 5 seats |
| Priority restore speed | — | Yes |
| API access (programmatic) | — | Yes |
| Email support | — | Yes |
| Sign in with Google | Yes | Yes |
Requires Python 3.10+ and an MCP-compatible client (Claude Code, Continue, etc.).
pip install mcp-checkpoint
Then run mcp-checkpoint init
and follow the prompts to link your Google account.