#Is Maccy free?
Yes. Maccy is open source under the MIT license, and maccy.app states that it is free and will remain free. You can install it with brew install --cask maccy, download a release from GitHub, or build it from the source yourself, and pay nothing. That is the full app, not a limited demo.
The part that trips people up is the Mac App Store listing. It is the identical app, sold for a price as a convenient way to support the developer and get updates through the store. So the answer to "is Maccy paid now?" is: the App Store version costs money, the Homebrew and source versions do not, and none of it is a subscription. Pick the path that matches how you like to install and whether you want to chip in. The Homebrew route is on the Maccy app page.
#Is Maccy safe?
A clipboard manager sees everything you copy, which can include passwords, tokens and private text, so the question is fair. Maccy's answer rests on three things.
First, it is open source. The full code is public on GitHub, so its behavior is auditable by anyone who wants to read it, and it has been read by many people over the years. Second, the history stays local: Maccy keeps your clips on your own Mac rather than syncing them to a server, so there is no cloud copy to breach. Third, it handles secrets the way the platform intends. maccy.app says that if your password manager removes a copied password from the clipboard, Maccy removes it too, and it can be told to ignore apps you choose so their copies never enter the history.
None of that removes the basic reality of any clipboard tool: the history is only as private as the Mac it sits on. If someone has your unlocked machine, they can read your clipboard history the same way they could read your notes. So the sensible baseline is a login password and FileVault disk encryption, plus Maccy's ignore rules for anything you never want recorded. Within those limits, an open-source, local-only tool is about as safe as this category gets. The general rules for any clipboard manager are in the Mac clipboard manager comparison.
#Specs at a glance
| Spec | Maccy |
|---|---|
| Developer | Alex Rodionov |
| License | MIT, open source |
| Price | Free (a paid Mac App Store build of the same app exists; no subscription) |
| Minimum macOS | macOS 14 Sonoma or higher |
| Current version | 2.7.1 |
| Install | brew install --cask maccy |
| Open the history | Shift-Command-C by default, then type to filter |
| Website | maccy.app; source at github.com/p0deje/Maccy |
License, price, requirement and password handling verified 5 Sep 2026 on maccy.app; version from the notchbay.com app page, checked 18 Aug 2026.
#What Maccy actually does
Maccy is a small utility that sits in your menu bar and remembers what you copy. Instead of the single item macOS holds by default, it keeps a running list of text, links and images. You press its shortcut, start typing to filter the list, hit Return, and the chosen item is pasted where your cursor was. That is the whole product, and its restraint is the point.
There is no account to create, no dashboard, no cloud. The design goal is speed: open the list, find the clip, paste, get back to work. Because it is narrow, it starts instantly and stays out of the way, which is why it keeps showing up in Reddit threads whenever someone asks for the simplest option that just works.
#Does macOS already have a clipboard manager?
Partly, and this is the context that makes Maccy make sense. For most of macOS history the built-in clipboard held exactly one thing: the last item you copied. You could peek at it through Finder, then Edit, then Show Clipboard, but that viewer shows only the current item and offers no history, no search and no pinning.
macOS 26 (Tahoe) changed that. As covered in the guide to clipboard history in macOS Tahoe, Apple added a built-in history inside Spotlight: switch it on once in Spotlight's settings, press Command-Space and then Command-4, and past copies become a filterable list. It is a real improvement, but it keeps roughly the last eight hours and has no pinning. If you want a longer window, per-app filtering, pinned favorites, or a workflow that never touches Spotlight, a standalone manager still does more. The whole landscape, built-in routes included, is in clipboard history on Mac.
#Maccy vs the built-in vs a notch tray
Same problem, three surfaces. My bias stated plainly: I build a notch app, so treat the last column as the maker's own pitch.
| Trait | Built-in clipboard | Maccy | NotchBay tray |
|---|---|---|---|
| History depth | One item, plus about eight hours in Spotlight on macOS 26 | A searchable list you drive from the keyboard, with pinning | Last 60 clips plus pinned ones |
| How you reach it | Show Clipboard, or Command-Space then Command-4 | Shift-Command-C, type to filter | In the notch, sorted by type |
| What it keeps | Text, links, images (Spotlight) | Text, links, images | Text, links, colors, images, files; screenshots OCR'd |
| Cost | Included with macOS | Free, or paid on the App Store | Part of a $19 one-time app (free tier, 3-day trial) |
| Open source | No | Yes, MIT | No; Developer ID signed and notarized |
| Minimum macOS | Any; macOS 26 for the Spotlight history | macOS 14 | macOS 26 and a notched MacBook |
Maccy is a fast keyboard-driven list. A notch tray trades that for a shelf that sits where your eyes already are.
If a searchable, keyboard-first list is what you want, Maccy is an easy recommendation and a long-time favorite in every Mac clipboard roundup. The difference with a notch approach is surface. Instead of opening a list, NotchBay keeps your last 60 clips in a tray at the notch, auto-sorted into text, links, colors, images and files, with OCR on screenshots so the text inside them is searchable and pins that never expire. Its limits are strict: 60 clips plus pins is a working set, not an archive; it needs macOS 26 and is designed for a MacBook with a notch; and it is closed source, so if auditable code is your bar, Maccy is the better fit. Neither is objectively better; they suit different hands.
#Frequently asked questions
Does Maccy work on macOS 26 Tahoe?
Yes. maccy.app lists macOS 14 Sonoma or higher as the requirement, and macOS 26 is well past that. On Tahoe you can run it alongside the built-in Spotlight clipboard history, since both read the same pasteboard.
How do I uninstall Maccy?
If you installed it with Homebrew, run brew uninstall --cask maccy in Terminal. If you used the App Store or a downloaded build, quit Maccy from its menu bar icon and drag Maccy.app from Applications to the Trash.
How is Maccy different from a notch clipboard tray?
Maccy lives in the menu bar and opens as a searchable list you drive with the keyboard. A notch tray, like the one in NotchBay, keeps your last 60 clips at the top of the screen, sorted by type, with OCR on screenshots; it needs macOS 26 and a notched MacBook and is part of a paid app. They solve the same problem with different surfaces: a fast search list versus an always-there shelf.