Help centre

Connect AI tools to Pastea

Pastea runs a small MCP server on your Mac so the AI tools you approve can search what you copied, read a clip in full, and put one back on your clipboard for you to paste. Everything stays on your Mac: the server listens only on your own machine, every tool is approved individually, and you can revoke any of them at any time. It is a Pastea Pro feature and is off until you turn it on in Settings → MCP & AI Tools.

Claude Desktop installs Pastea as an extension — no config files.

You can also find Pastea in Claude Desktop under Settings → Extensions → Browse extensions, or download the extension file from the pastea-mcp releases and double-click it. Installed from the directory, the extension updates itself; installed from Pastea or a file, click Claude Desktop in Pastea again after a Pastea update to refresh it.

Click Claude Code in Settings → MCP & AI Tools, then run the command Pastea shows in Terminal. It looks like this, with your own token:

claude mcp add --transport http --scope user pastea http://127.0.0.1:41417/mcp --header "Authorization: Bearer pastea_mcp_…"

In Claude Code, /mcp confirms Pastea is connected.

Click Cursor or VS Code in Settings → MCP & AI Tools. The app opens and asks you to confirm installing the Pastea MCP server; that is the whole setup. If the one-click install cannot open the app, Pastea shows the config to paste instead.

Click the tool in Settings → MCP & AI Tools and Pastea shows exactly what to paste and where: ~/.codeium/windsurf/mcp_config.json for Windsurf, ~/.codex/config.toml for Codex. For anything else, Custom Tool gives you the server URL and the Authorization header to use — Pastea speaks streamable HTTP, so any MCP client that can send a header can connect.

Four things, and nothing else:

A connected tool can never delete a clip, and items Pastea conceals (from password managers) are never available to it. MCP access needs Pastea Pro: without it every tool gets a clear "Pastea Pro is required" answer and nothing else.

Every connected tool has its own access token. Open Settings → MCP & AI Tools, find it under Connected AI Tools, and click Revoke. Its next request fails immediately. For Claude Desktop, Pastea then asks you again only if you ask Claude to reconnect. Turning off Enable MCP stops the server for every tool at once.

The MCP server listens only on 127.0.0.1 — your own Mac — and never on the network. Pastea sends nothing to us about what connected tools read. What a tool does with a clip it reads is governed by that tool's own privacy policy (for Claude, Anthropic's). The Claude Desktop extension stores the token Pastea issued in ~/Library/Application Support/Pastea/MCP Bridge/, readable by your user account only; revoking the connection invalidates it. Full detail is in the Privacy Policy.

Something not covered? Ask us and a person will reply.