Add, find, and manage notes in Capture without leaving Raycast.
/Applications/Capture.appNo configuration is required for a normal installation. The extension automatically uses the helper bundled with Capture at:
/Applications/Capture.app/Contents/Helpers/CaptureCLI.app/Contents/MacOS/capture-cli
If you move or rename Capture, update CLI Path in Raycast Settings → Extensions → Capture.
Mention @capture in Raycast AI to add, find, update, open, archive, or organize captures using natural language.
If a command reports that capture-cli could not be found:
/Applications.Build the Capture.macOS scheme first, then run:
npm ci
npm run dev
For a DerivedData build, set CLI Path to the nested executable inside the Debug Capture.app product.