Install scritty
The binary is signed and carries its own evaluation licence. It works the moment it lands — nothing to activate.
macOS (Apple Silicon) & 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 a supported AI CLI inside it — Claude, Codex, Copilot, Gemini, Antigravity, Grok, 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 local product surface: capture, search, stdio MCP, CLI, browser and phone sync.
- 25,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.
Licence: This evaluation binary is distributed under scritty's commercial binary-licence branch, not the AGPL source-code option. It has no expiry and is bounded by the embedded 25,000-exchange capture cap.