#What Maccy is, and what it costs
Maccy is a free, open-source clipboard manager for macOS. It sits quietly in your menu bar, remembers everything you copy, and lets you search that history and paste any past item with a keyboard shortcut. That is the whole product, and the focus is the point: it is small, fast, and does not try to be a note app or a launcher.
The project is maintained by Alex Rodionov (p0deje on GitHub) and is written in Swift. Because the source is public, anyone can read exactly what it does with your clipboard before installing it, which is a real advantage for a tool that by definition sees every password and card number you copy. Most commercial clipboard managers cannot offer that.
On cost, there is one thing worth clearing up because it confuses people mid-search. Maccy is free from the site, GitHub, and Homebrew. It is also listed on the Mac App Store as a paid app. That App Store price is not a different, better version; it is the same app, and paying for it is an optional way to support the developer and get updates through the App Store. So if a page tells you Maccy costs money, they are describing the App Store listing, not the app.
#Where to download Maccy
There are four legitimate ways to get Maccy. They give you the same app; the difference is how updates reach you and how much you trust the source. Here is the honest comparison.
| Source | Cost | Best for |
|---|---|---|
| maccy.app | Free | Most people. The canonical direct download. |
| GitHub releases | Free | Older builds, release notes, reading the code. |
| Homebrew | Free | Terminal users who want one-command updates. |
| Mac App Store | Paid | Supporting the dev and auto-updates. |
All four are official. The App Store price is a support model, not a feature upgrade. Verified August 2026; confirm current details on the project's own pages.
The official site
Go to maccy.app and download the current build. You get a ZIP or DMG, you move Maccy to your Applications folder, and you are done. This is the right choice for almost everyone. Because Maccy is distributed outside the App Store, the official build is signed and notarized, so Gatekeeper opens it without the scary unidentified-developer warning you get from unsigned apps.
GitHub releases
The p0deje/Maccy repository has a releases page with every version, its changelog, and the download attached to each. This is where I go when I want a specific older build (for an older macOS, say) or when I want to read what changed before I update. It is also where you would file a bug or read the source.
Homebrew
If you already use Homebrew, this is the fastest maccy download of all. One line in Terminal:
brew install --cask maccy
Homebrew pulls the same notarized build the site serves, drops it in Applications, and lets you update it later with brew upgrade along with everything else you installed that way. No visits to a website, no manual dragging.
Whichever route you take, avoid the generic "download Maccy for Mac" portals that wrap the app in their own installer. There is no reason to trust a middleman for software whose whole appeal is that you can trust it directly.
#How to install and set it up
Setup is short, and getting these steps right on day one is what makes Maccy feel invisible later.
- Move it to Applications. Drag Maccy.app into your Applications folder, then launch it. It has no window; it lives in the menu bar as a small clipboard icon. If you want a tidier menu bar afterward, I wrote up the options in the Mac menu bar guide.
- Grant Accessibility. To paste on your behalf, Maccy needs Accessibility permission under System Settings, Privacy and Security. macOS will prompt you; approve it and the paste-back behavior works.
- Set your hotkey. The default is Cmd+Shift+C to open the history. Change it in Maccy's settings if it clashes with anything. This one shortcut is 90% of how you will use the app.
- Exclude sensitive apps. Add your password manager to the ignore list so its contents never enter the history. Do this before you copy anything you would not want stored.
- Set the history size. Decide how many items Maccy keeps. A larger history is more useful and uses a little more disk; pick what fits how you work.
If you are newer to the Mac clipboard in general, the mechanics of copy and paste (and why a manager changes the game) are worth a read in how to copy on Mac.
#What Maccy does well, and where it stops
Maccy is excellent at exactly one thing: a keyboard-driven, searchable history of text you have copied, stored locally on your Mac. It remembers a long backlog, filters as you type, keeps items pinned, and never phones home with your data. For a huge number of people that is the entire wishlist, and paying for anything fancier would be waste.
Here is where it deliberately stops, so you can decide if that is a wall for you:
- It is text-first. Maccy shines on snippets, links, and code. If you copy a lot of images, screenshots, and files and want them organised by type, a plain history feels thin.
- No content awareness. A copied hex color is just text; a screenshot is just an image. There is no reading text out of images or grouping by kind. For a broader look at options that do more, see the Mac clipboard overview and this rundown of Paste as a clipboard manager.
- It lives in the menu bar. That is fine, but it means the history is a keypress away rather than glanceable. You open it, you use it, you dismiss it.
None of that is a criticism of Maccy. It is a focused tool that refuses to bloat, and that refusal is why people love it. If you want the deeper feature-by-feature look at the app on its own, I keep that in the Maccy clipboard manager write-up. The question is only whether "focused" matches what you actually copy all day.
#When a plain history is not enough
I reach for a clipboard manager constantly, and over time I found the gaps in a text-only history kept showing up in the same places: I would copy a screenshot and later remember a phrase inside it but have no way to search for that phrase, or I would copy a file and a color and a link in a row and get a flat list that treated them all the same.
That is the itch behind NotchBay's clipboard tray, which I build. It keeps your recent clips in the MacBook notch, auto-sorts them by type into text, links, colors, images, and files, and runs OCR on screenshots so the text inside them is searchable. Pinned clips never expire. It is not trying to replace a deep archive, and it is honest about that: the tray holds the last 60 clips plus whatever you pin, so if what you need is an unlimited, searchable backlog of thousands of text snippets, Maccy is genuinely the better fit and I would tell you to keep it.
The two also live in different places. Maccy is a menu bar popover. NotchBay puts the clips in the notch, always in your eyeline, which only makes sense on a notched MacBook running macOS 26. Different trade-off, same underlying job. Pick based on whether you want a deep text archive or a glanceable, type-aware shelf.
#Frequently asked questions
Is Maccy free to download?
Yes. Maccy is free and open source. The build on maccy.app, the releases on the p0deje/Maccy GitHub repository, and the Homebrew cask all cost nothing. Maccy is also listed on the Mac App Store as a paid app, which is an optional way to support the developer and get automatic updates. It is the same app either way.
Where is the safest place to download Maccy?
The official site maccy.app and the GitHub releases page are the two canonical sources, and Homebrew pulls from the same place. Avoid third-party download portals that repackage the app. Because Maccy is open source, you can also read the code before you trust it, which almost no commercial clipboard manager lets you do.
What version of macOS does Maccy need?
Recent Maccy releases target a fairly current macOS, so check the requirement listed on the release you are downloading. If your Mac is on an older system, the GitHub releases page keeps older builds you can install instead. When in doubt, read the notes on the specific release before you download.
Does Maccy read or upload my clipboard?
Maccy stores your clipboard history locally on your Mac and does not sync it to a server. Because the source is public, that behavior is auditable. You can also exclude sensitive apps like password managers so their contents are never captured, which is worth setting up on the first run.