cd /news/ai-tools/show-hn-maccyp-coding-agents-push-te… · home topics ai-tools article
[ARTICLE · art-116152] src=github.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Show HN: MaCcyP – coding agents push text to a clipboard manager's Agents view

Harleen Sahni released MaCcyP, a fork of the Maccy clipboard manager for macOS 14+, that lets coding agents such as Claude Desktop push text into a separate Agents view, with features including per-session private spaces, masked secrets, runbook batches, and a bundled MCP server. The app is signed and notarized, available via GitHub, and includes a Claude Code plugin marketplace for installation.

read2 min views1 publishedAug 31, 2026

I recently forked https://github.com/p0deje/Maccy to make coding agents or even just regular old Claude Desktop work better with it. Coding agents are constantly writing text they expect you to copy and then paste somewhere else — a command for another terminal, JS for the browser console, SQL, a drafted reply. MaCcyP ("Maccy Put") is a fork of the Maccy clipboard manager where agents push that text into a separate Agents view in the maccy popup proactively so you don't have to hunt through conversations and fumble with copying, saving you time and errors (and maybe your wrists too!). For the question about why not just use regular maccy + letting agents pbcopy to your clipboard, that works pretty well but the agents can't be as proactive in putting stuff into your clipboard contents because it can just be too much noise. With this approach it's much more contained and enables some other nice features.

Features: * Agents view beside your clipboard history. Each agent session gets its own conversation as a private space — the key it holds can't see, list, or touch any other conversation or see your regular clipboard history either. * Secrets masked on screen — whole items or just the marked spans; paste yields the real value * Runbooks arrive as one batch: an agent pushes a multi-step sequence in a single call — steps display in order, one notification instead of N, and each step is its own paste * Preview pane: select and copy just a fragment, or ⌘O any item into an editable scratchpad window (a scratch copy, never written back) * Syntax highlighting, multi-item runbook batches, opt-in notification banners with a Copy button * Local-only: a Unix socket inside the app sandbox, no network. Upstream Maccy's behavior is unchanged

maccy-put skill (Claude Code): Teaches the agent to push proactively — the moment it writes destination-shaped text, without asking — and to announce it with a stable transcript marker (→ put in MaCcyP: …). Companion maccy-revise skill corrects items on request

MCP server (bundled in the app): put / put_batch / list / get / update / delete, per-span sensitive marking, language hints — stdio, works with Claude Code, Claude Desktop, anything that speaks MCP; a plain CLI covers harnesses that don't Install: notarized zip → drag to /Applications. Claude Code: claude plugin marketplace add harleensahni/MaCcyP, then claude plugin install maccyp@maccyp.

https://github.com/harleensahni/MaCcyP — signed + notarized, macOS 14+. Built on the excellent Maccy by Alexey Rodionov, which I've been using for a long time. Even if you're not interested in maccyp, definitely checkout maccy.

Comments URL: [https://news.ycombinator.com/item?id=49505100](https://news.ycombinator.com/item?id=49505100)

Points: 1

── more in #ai-tools 4 stories · sorted by recency
── more on @harleen sahni 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-maccyp-codin…] indexed:0 read:2min 2026-08-31 ·