How to Set Up a Clipboard Manager on Mac
How to Set Up a Clipboard Manager on Mac
macOS ships with a single-item clipboard. Copy something new and the previous item is gone forever. A clipboard manager fixes that by running quietly in the background, capturing everything you copy, and letting you retrieve any past clip whenever you need it.
This guide walks you through downloading, installing, and getting the most out of ClipHistory — a lightweight clipboard manager built in Rust and Tauri that stores everything locally on your Mac.
What You Need Before You Start
- A Mac running macOS (ClipHistory ships as a Universal Binary, so it runs natively on both Apple Silicon and Intel machines)
- About 5 minutes
- Accessibility permission (macOS requires this for any app that reads clipboard contents in the background — it is a one-time prompt)
Step 1: Download and Install ClipHistory
Go to cliphistory.com/pricing and download the .dmg installer. ClipHistory is signed and notarized by Apple, so macOS will not block it during installation.
- Open the
.dmgfile. - Drag ClipHistory to your Applications folder.
- Launch ClipHistory from Applications (or Spotlight).
The first time you open it, macOS will ask whether ClipHistory can access Accessibility features. Click Open System Settings, toggle the permission on, then return to the app. This is what lets it capture clips in the background.
Step 2: Confirm It Is Running
ClipHistory sits in your menu bar. Once it is running, start copying things as you normally would — text, URLs, email addresses, code snippets, colors. You do not need to do anything special. Every copy is captured automatically.
To open your clipboard history at any time, press Cmd+Shift+V. A panel slides in showing everything you have copied, most recent at the top.
Step 3: Understand What It Stores
ClipHistory keeps the last 150 unpinned clips automatically. Anything you pin stays indefinitely — there is no cap on pinned items.
The app automatically detects the category of each clip:
- URLs — web addresses you copy from a browser
- Email addresses — ready to paste into any compose window
- Phone numbers — recognized and labeled
- Code — formatted as code in the preview
- Colors — hex values shown with a swatch
- Numbers, plain text, and images
This means you can filter by type rather than scrolling through everything.
Step 4: Search and Recall Clips
Open the panel with Cmd+Shift+V and start typing any part of what you copied. ClipHistory searches across all your clips instantly. Click any result (or press Return) to paste it into the active app.
A few habits worth building early:
- Pin anything you reuse often — a billing address, your email signature, a boilerplate code block. Pinned clips never age out.
- Use Snippets for reusable text templates you type frequently, like canned responses or code scaffolding.
- Custom Boards let you group related clips into named collections — useful for keeping a project's reference material together.
Step 5: Set Up AI Transforms (Optional)
ClipHistory includes AI Transforms: a one-click way to summarize, rewrite, translate, or clean up any clip. You bring your own API key from one of five supported providers — Anthropic, OpenAI, DeepSeek, Google, or a custom endpoint.
To configure it:
- Open ClipHistory Settings.
- Go to the AI tab.
- Select your preferred provider and paste in your API key.
Once set up, right-click (or long-press) any clip to see available transforms. Because you supply the key yourself, you pay your provider directly and ClipHistory never touches your data.
Step 6: Use Paste Stack for Sequential Pasting
If you regularly paste items in a fixed order — filling out a form, moving data between apps row by row — Paste Stack is useful. Queue up several clips in order, then each paste pulls the next item from the queue. It removes the overhead of switching back and forth to copy each piece individually.
What About Privacy?
Everything ClipHistory captures stays on your Mac. There is no cloud upload, no account required, and no analytics sent anywhere. If you work with passwords, sensitive documents, or client data, that matters.
Pricing
ClipHistory is $19.99 per year — a single payment, not an auto-renewing subscription. You will be reminded at renewal, and you decide whether to continue.
If you are ready to stop losing things you copy, Get ClipHistory — $19.99.
How ClipHistory Compares to Other Options
| App | Price | Storage | AI Transforms | Local-only |
|---|---|---|---|---|
| ClipHistory | $19.99/yr | 150 clips + unlimited pinned | Yes (BYO key) | Yes |
| Maccy | Free / $9.99 | Configurable | No | Yes |
| Paste | $2.49/mo | Unlimited | No | iCloud sync |
| Pastebot | $12.99 one-time | Unlimited | No | Yes |
| Raycast | Free / Pro $8/mo | Via extension | Via AI Pro | Mostly local |
Each app has trade-offs. Maccy is minimal and free. Paste syncs across Apple devices via iCloud. Pastebot is a solid one-time purchase. ClipHistory stands out if you want AI processing built in alongside a privacy-first, local-only design.
Frequently Asked Questions
Does ClipHistory run automatically when I start my Mac? Yes. During setup you can enable it as a Login Item so it starts silently in the background whenever you log in. You will not need to launch it manually.
What happens after I reach 150 clips? The oldest unpinned clip is removed to make room for the new one. Pinned clips are never automatically removed — they persist until you manually unpin or delete them.
Can I try it before paying? Check the ClipHistory website for current trial options. The $19.99 annual price covers a full year of use with all features including AI Transforms.
Is it safe to give it Accessibility permission? The Accessibility permission is required by macOS for any app that monitors the clipboard in the background. ClipHistory is signed and notarized by Apple, and all data stays local — nothing leaves your machine.