Quick Start Guide
Git tracks what changed. SnapBack understands who changed it and why.
Your AI assistant’s intelligent safety layer. Automatic AI detection, context capture, and pattern learning.
Goal: You’ll have full visibility into AI-assisted development in under 2 minutes. Zero configuration required.
Which AI assistant are you using?
Choose your AI coding assistant to see the specific setup instructions:
🔵 Cursor / GitHub Copilot
VS Code-based editors
⚡ 1 step • 30 seconds
🤖 Claude Desktop
Anthropic’s desktop app
⚡ 2 steps • 2 minutes
🌊 Windsurf
Codeium’s AI editor
⚡ 2 steps • 2 minutes
🔧 Multiple Tools
Using several AI assistants
⚡ 2 steps • 2 minutes
🔵 Cursor / GitHub Copilot Setup
Since Cursor and Copilot run inside VS Code, setup is incredibly simple:
Install the Extension (30 seconds)
Open VS Code or Cursor and install SnapBack:
Option A: Quick Install
- Click this link: Install SnapBack
- Allow your editor to open the extension
- Click “Install”
Option B: Manual Install
- Press
⌘+Shift+X(Mac) orCtrl+Shift+X(Windows/Linux) - Search for “SnapBack”
- Click Install
🎉 You’re Protected! SnapBack activates automatically. No configuration needed.
Verify It’s Working
- Look for the 🧢 SnapBack icon in your status bar (bottom of VS Code)
- Open any file and make a small change with your AI assistant
- Save the file (
Cmd+SorCtrl+S)
SnapBack is now capturing AI changes with full context. When Cursor or Copilot makes edits, SnapBack creates protection states with AI attribution, risk scoring, and pattern analysis.
What just happened:
- ✅ AI detection active (89% accuracy)
- 🛡️ Automatic context capture on every save
- ⏱️ Pattern learning begins
- 📊 Full AI attribution for every change
Next: Learn how SnapBack works or jump to AI Detection details
🤖 Claude Desktop Setup
Claude Desktop needs MCP (Model Context Protocol) configuration for SnapBack integration:
Install the SnapBack CLI
# Install globally via npm
npm install -g @snapback/cli
# Verify installation
snap --versionAuto-Configure MCP
# Auto-configure Claude Desktop
snap tools configure --claudeThis creates the MCP configuration automatically. Now restart Claude Desktop.
Verify It’s Working
- Open Claude Desktop
- Look for “snapback” in the MCP servers list
- Install the VS Code extension for additional protection:
- Press
⌘+Shift+Xand search “SnapBack”
- Press
🎉 You’re Protected! Claude can now access SnapBack’s risk intelligence through MCP tools.
Available MCP Tools:
snap- Start tasks with risk contextcheck- Validate code against patternssnap_end- Complete tasks and capture learnings
Next: See full MCP tool reference or Configure more integrations
🌊 Windsurf Setup
Windsurf needs MCP configuration similar to Claude Desktop:
Install the SnapBack CLI
# Install globally via npm
npm install -g @snapback/cli
# Verify installation
snap --versionAuto-Configure MCP
# Auto-configure Windsurf
snap tools configure --windsurfThis creates the MCP configuration automatically. Now restart Windsurf.
Verify It’s Working
- Open Windsurf
- Look for “snapback” in the MCP servers list
- The SnapBack extension should activate automatically (Windsurf is VS Code-based)
🎉 You’re Protected! Windsurf now has access to SnapBack’s intelligence.
Next: Learn about MCP integration or View Windsurf-specific docs
🔧 Multiple AI Tools Setup
Using Cursor, Claude Desktop, and Windsurf together? Setup once, protect everywhere:
Install CLI & Extension
# Install CLI for MCP tools
npm install -g @snapback/cli
# Install VS Code extension for Cursor/Windsurf
# Press ⌘+Shift+X, search "SnapBack", installConfigure All MCP Tools
# Auto-configure all detected AI assistants
snap tools configure --all
# Or configure specific ones
snap tools configure --claude --windsurfRestart each AI assistant after configuration.
Verify It’s Working
- Cursor/Windsurf: Look for 🧢 icon in status bar
- Claude Desktop: Check “snapback” appears in MCP servers
🎉 You’re Protected Everywhere! All your AI assistants now have SnapBack intelligence.
Next: Understand how it all works
What Happens Next
SnapBack is now running in the background, building your intelligence layer:
🤖 AI Attribution
89% accuracy detecting and attributing AI changes
📊 Context Capture
Rich context with every change: cursor, files, risk score
🧠 Pattern Learning
Builds knowledge of YOUR codebase patterns over time
Your Code Never Leaves Your Machine
Privacy First: All monitoring happens locally. No cloud, no account required, no tracking. Optional cloud features use metadata only.
What’s Next?
🎯 Understand the Intelligence Layer (10 min)
🔧 Advanced Usage
- CLI Commands - Terminal-based snapshot management
- MCP Tools - Full reference for Claude/Windsurf integration
- VS Code Commands - All available commands
- Protection Levels - Customize protection per file
🏢 Team Features
- Audit trails - See who changed what, when, and why
- Organization scoping - Multi-tenant data isolation
- GDPR compliance - Data export, deletion, anonymization
Need Help?
- 📖 Full Documentation — Complete reference guides
- 💬 Discord Community — Get help from the team
- 🐛 Report Issues — Bug reports & feature requests
- 📧 Email Support — Direct assistance
🎉 Your Intelligence Layer is Active! SnapBack is now capturing every AI change with full context. AI attribution, pattern learning, and timeline navigation are all working automatically. Work faster with AI—SnapBack has your back.
SnapBack - AI Coding Intelligence Platform
Your AI assistant's intelligent safety layer. Detects AI-generated changes, captures rich context, and learns your codebase patterns.
Understanding Protection States
Learn how SnapBack captures context, detects AI changes, and lets you navigate your development timeline.