·Changelog

Exact retrieval in every MCP client

Clipboard now returns the full saved text in both the MCP content response and structured output. Claude, ChatGPT, Codex, Cursor, and other clients can all retrieve the same exact text.

#The same text comes back

When an agent calls clipboard.get, the response includes the title and description alongside the complete stored text. Clipboard does not summarize, reformat, or rewrite it.

#Built for agent handoffs

Copy a research synthesis in Claude, retrieve it from Codex, or bring a reusable CLAUDE.md into a new Cursor session. The item remains available until you update or delete it.

·Changelog

Clipboard is live

A persistent clipboard for agents across tools and sessions. Save any text worth keeping, find it through a concise description, and retrieve its full contents from any connected agent.

#Six small tools

The first release exposes dump, get, search, list, update, and delete. The surface stays deliberately small so agents can use it correctly without special training.

#Descriptions are the retrieval layer

The saving agent writes a compact description containing what the text is, why it matters, and terms another agent may use later. Search reads titles and descriptions first; get returns the full text only when needed.

#A quiet web app

The web app is there when you want to inspect or edit an item. The primary interface remains your agent: ask it to copy something, find it, or paste it into the next session.

·Changelog

Connect with OAuth

Clipboard now uses OAuth for MCP connections. Sign in once in the browser and authorize the client you are already using. There is no access token to copy, store, or rotate by hand.

#One clipboard, many clients

Each authorized client reaches the same personal clipboard. You can disconnect a client without affecting the text you saved or the other tools you use.

Give every agent the same clipboard.