Skip to content
Windsurf

Pickle for Windsurf

io.github.adityaarsharma/pickle

Free, local MCP server that audits ClickUp, Slack & Teams for work that slipped through.

client:Windsurf transport:stdio runtime:npm

Install Pickle in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pickle": {
      "command": "npx",
      "args": [
        "-y",
        "pickle-mcp"
      ],
      "env": {
        "CLICKUP_API_KEY": "<CLICKUP_API_KEY>",
        "SLACK_TOKEN": "<SLACK_TOKEN>",
        "TEAMS_TOKEN": "<TEAMS_TOKEN>"
      }
    }
  }
}

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

Pickle in other clients