v1.0 — Now available for macOS · Press ⌘ Space to launch
← Back to blog

macOS clipboard history options in 2026: Maccy, Paste, Clipy, and built-in

CmdSpace Team·

macOS has had a system clipboard since 1984. It still holds exactly one item. Copy something, copy something else, the first thing is gone. For everyone except the lightest users this is a problem they hit dozens of times a day — paste the…

macOS has had a system clipboard since 1984. It still holds exactly one item. Copy something, copy something else, the first thing is gone. For everyone except the lightest users this is a problem they hit dozens of times a day — paste the URL, copy a snippet, realize you needed both.

Every productivity-conscious Mac user eventually installs a clipboard history tool. The choices in 2026 cluster around four real options plus an ecosystem of launcher-integrated ones. This post compares them honestly, with the criteria that matter for daily use.

The short answer: Maccy is the right default (free, local, fast, open source). Paste is the right pick if you want polish and multi-device replication and are willing to pay for it. Clipy still exists and is fine if you want something even lighter than Maccy. Built-in Universal Clipboard handles multi-device but not history. Launcher-integrated clipboard (Lume, Raycast, Alfred) is the cleanest fit if you already use a launcher.

The criteria that matter

Before the comparison, the things to evaluate:

  1. Local-first. Does your clipboard history sit on a server somewhere, or on your machine?
  2. Shortcut latency. How fast does the history overlay open after the shortcut?
  3. Search. Can you type to filter the history?
  4. Sticky items. Can you pin important clips?
  5. Rich content. Does it handle images, formatted text, files?
  6. Sync (optional). Multi-device replication, if you want it.
  7. Open source. Auditable, no acquisition risk.
  8. Free vs paid. Money is the smallest factor, but worth naming.

Different users weigh these differently. The recommendation depends on which three matter most to you.

Option 1: Maccy (free, open source, local-first)

Maccy is the de facto default for a reason. Free, open source (source on GitHub), local, fast, written in Swift, ships from the Mac App Store and Homebrew.

Strengths:

  • Local-first by design. The history database is a SQLite file on your machine. No network.
  • Shortcut latency is sub-100ms; the overlay opens instantly.
  • Search by typing. Twenty-character query against a 200-item history returns in microseconds.
  • Sticky / pinned items via a star.
  • Sensible defaults: 200 items, FIFO eviction, ⌘⇧V to open.
  • Open source and actively maintained.
  • Free.

Weaknesses:

  • No multi-device replication. Your Mac's clipboard history stays on that Mac.
  • Image support is decent but not best-in-list (Paste handles rich images better).
  • UI is plain. Functional, not polished.

Install:

brew install --cask maccy

Default shortcut: ⌘⇧V. Configurable in preferences.

For most users, Maccy is the recommendation full stop. The combination of free, open source, local, and fast is unbeatable. The richer paid options only earn their price if you specifically need their richer features.

Option 2: Paste (paid, polished, cross-device)

Paste is the design-conscious paid pick. Subscription pricing (around $30/year as of 2026), MacOS + iOS + iPadOS, multi-device replication via iCloud, polished UI.

Strengths:

  • The cleanest UI of any clipboard manager. Cards, previews, animations done well.
  • iCloud replication across Macs and iOS — your phone copies a URL, your Mac pastes it.
  • Strong rich-content handling: images, files, formatted text all render in the picker.
  • Pinboards (named groups of clips) for organizing.
  • Search is fast.

Weaknesses:

  • Subscription. Not a one-time purchase.
  • Multi-device replication is via Apple iCloud — fine for users in that ecosystem, irrelevant otherwise.
  • Closed source. You trust their security model.
  • The polish costs CPU and RAM. Not a lot, but more than Maccy.

For users who genuinely want cross-device clipboard and like the design of native Apple apps, Paste is a fine product. For everyone else, the free option does the same daily work.

Option 3: Clipy (free, open source, lighter than Maccy)

Clipy is the lower-feature, lower-friction sibling. Free, open source, smaller binary, less actively developed than Maccy but still working in 2026.

Strengths:

  • Truly tiny. The binary is small, the RAM use is negligible.
  • Snippets feature built in (predefined text expansions on the same shortcut).
  • Free, open source.

Weaknesses:

  • Development is less active than Maccy. Bug fixes can lag.
  • Less polished UI.
  • Image support is bare-bones.

Niche pick. If Maccy feels heavy, Clipy is the alternative.

Option 4: Built-in (macOS Universal Clipboard)

macOS has Universal Clipboard via Continuity: copy on one device, paste on another. No history, just the current clipboard, but it crosses devices.

Strengths:

  • Zero install.
  • Cross-device with iPhone, iPad, other Macs in the same Apple ID.
  • Apple's privacy model.

Weaknesses:

  • No history. Still just the latest item.
  • Sometimes flaky — the cross-device part fails when Continuity is unhappy.

This is not a substitute for a clipboard history tool. It is a feature you can have in addition to one. Maccy + Universal Clipboard covers both needs.

Option 5: Launcher-integrated clipboard

Every major launcher in 2026 has a clipboard history feature:

  • Lume — built-in, 20-item history by default, shortcut configurable, local-only.
  • Raycast — Clipboard History extension, configurable retention, requires Raycast Pro for sync features.
  • Alfred — built-in Clipboard History (Powerpack feature), highly configurable, retention up to 3 months.

The advantage: one tool, one shortcut surface, one set of muscle memory. You press ⌘Space, type "clip" or hit your bound shortcut, get the history.

The disadvantage: if you stop using the launcher, you lose the clipboard history feature. Decoupled tools (Maccy alongside any launcher) survive a launcher swap.

For users committed to a launcher, the integrated option is the cleanest fit. For users hedging, Maccy independently is the safer bet.

How they compare in practice

A typical "paste an old item" flow, measured:

ToolTime from shortcut to paste
Maccy~1.5 sec — shortcut, scroll, ↩
Paste~1.7 sec — slightly more animation
Clipy~1.4 sec — minimal UI
Lume clipboard~1.6 sec — launcher overlay
Raycast clipboard~1.8 sec — extension load
Alfred clipboard~1.5 sec

All sub-2-seconds. None of these differences will dominate your day; the choice is determined by the other criteria.

A "search history" flow:

ToolTyping to filtered results
MaccyInstant
PasteInstant
ClipyInstant
Launcher-based~50-100ms

Again, all imperceptible.

The differentiation is at the edges:

  • Maccy + Universal Clipboard: local history + Apple-native cross-device, free.
  • Paste: polished UX + iCloud replication, paid.
  • Clipy: tiny, free, less maintained.
  • Launcher-integrated: one shortcut to rule them, tied to your launcher.

Specific recommendations

  • First-time clipboard-manager user: install Maccy. Free, works in five minutes, never need to think about it again.
  • iPhone-heavy user who copies on phone and pastes on Mac: Paste. The iCloud replication is worth the subscription.
  • Devoted launcher user (Lume, Raycast, Alfred): use the built-in clipboard. One less app to manage.
  • Minimalist: Clipy. Smaller than Maccy, fewer features.
  • Privacy-maximalist: Maccy. Local-only, open source, no sync.

For most readers of this post, that resolves to Maccy.

Configuration tips (any tool)

Three configs to set on whichever tool you pick:

  1. History size. Default 200 items in Maccy is fine. If you copy a lot of code, raise it. If you want forensic minimization, lower to 20.
  2. Sensitive-content rule. Most tools have an "ignore items from password managers" toggle. Enable it. You do not want your 1Password autofill ending up in clipboard history.
  3. Shortcut. Default ⌘⇧V is reasonable. If your hands prefer ⌃⌘V or a custom hotkey, bind it. Whichever you pick, use it daily so it becomes muscle memory.

Pair with a snippet engine

Clipboard history and text expansion are adjacent but distinct. History is "things you copied"; snippets are "things you predefine and trigger." Both are keyboard-driven productivity tools.

For snippets, the 2026 landscape:

  • macOS Text Replacements — free, built-in, replicates via iCloud. Limited to plain text.
  • Espanso — free, open source, YAML-configured, supports dynamic snippets.
  • Raycast / Alfred snippets — bundled with those launchers.

Pairing recommendation: Maccy for history + macOS Text Replacements for simple snippets, or Maccy + Espanso for richer snippets. Both pairings are free and local.

The clipboard as a workflow surface

A clipboard history tool changes how you work, subtly. Once you trust that the last 100 items you copied are retrievable, you copy more aggressively. You stop trying to remember whether you already have something on the clipboard. You start using copy as a "save this for later" gesture, not just as "I'm about to paste."

That shift compounds. Tasks that used to require careful sequencing — "do not copy that until you've pasted this" — relax. Multi-paragraph reorganizations become "copy paragraph one, copy paragraph two, paste them in the new order." The tool becomes invisible after a week of use.

The cost is small (a free download), the lift is small (one shortcut to learn), the return is durable.

Companion posts