Skip to content
Windsurf

paste for Windsurf

io.pasteapp/paste

Give AI tools access to your Mac clipboard history and pinboards from Paste. Runs locally.

client:Windsurf transport:stdio runtime:npm

Install paste in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "paste": {
      "command": "npx",
      "args": [
        "-y",
        "@pasteapp/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

paste in other clients