Install scritty
The binary is signed and carries its own evaluation licence. It works the moment it lands — nothing to activate.
macOS & Linux
curl -fsSL https://cp.scritty.dev/install.sh | sh -s -- evaluation
Windows (PowerShell)
$env:SCRITTY_TOKEN="evaluation"; iwr -useb https://cp.scritty.dev/install.ps1 | iex
Then
scritty
Run any AI CLI inside it — Claude, Codex, Copilot, Gemini, Grok, Aider, Ollama. Press Ctrl+Shift+M to search everything it has captured.
Prefer to keep your terminal? Add it to your agent as an MCP server instead:
{ "mcpServers": { "scritty": { "command": "scritty", "args": ["serve"] } } }
What free includes
- Every feature. Capture, search, MCP, CLI, browser and phone sync.
- 50,000 captured exchanges. No clock — use them over a week or a year.
- Fully offline. It never phones home, so nothing can switch it off.
- At the cap, new capture pauses. Everything already captured stays searchable and exportable, forever.