Loading MCP server directory, please wait...
Give AI tools access to your Mac clipboard history and pinboards from Paste. Runs locally.
npx @getmcp/cli add io.pasteapp/pasteRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.pasteapp/paste": {
"command": "npx",
"args": [
"-y",
"@pasteapp/mcp"
]
}
}
}