paste for Claude Desktop
io.pasteapp/paste
Give AI tools access to your Mac clipboard history and pinboards from Paste. Runs locally.
client:Claude Desktop
transport:stdio
runtime:npm
Install paste in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"paste": {
"command": "npx",
"args": [
"-y",
"@pasteapp/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs