Instant search & AI answers in a native floating panel, triggered by force-click or the Globe key, right where you're working.
macOS Look Up is slow, limited, and mostly useless. Scry replaces it with real search results and AI answers in a native floating panel, without leaving the app you're in.
- 🌐 Google, DuckDuckGo, Wikipedia
- 🤖 Claude, OpenAI, Ollama (local, free)
Switch with Cmd+1-9. AI providers can also analyze screenshots.
| Action | Shortcut |
|---|---|
| Search selected text | Force-click or Globe key |
| Switch provider | Cmd+1-9 |
| Open in browser | Cmd+Return |
| Copy URL | Cmd+C |
| Close panel | Esc |
On first launch, Scry guides you through two steps:
- Disable Look Up, macOS Look Up conflicts with force-click
- Accessibility, needed to read selected text and detect force-click
cd app
xcodegen generate
open Scry.xcodeproj # then Cmd+RRequires XcodeGen. Lint with swiftlint (config in app/.swiftlint.yml).