Find and use copied context from your Mac clipboard history and pinboards in Cursor. Runs locally via Paste for Mac.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@pasteapp/mcp"
]
}