Skip to content
Windsurf

stickies for Windsurf

io.github.dumbspacecookie/stickies

Persistent, expiring, importance-graded sticky notes for Claude Code.

client:Windsurf transport:stdio runtime:npm

Install stickies 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": {
    "stickies": {
      "command": "npx",
      "args": [
        "-y",
        "stickies-mcp"
      ],
      "env": {
        "STICKIES_DB": "<STICKIES_DB>",
        "STICKIES_DISCORD_WEBHOOK": "<STICKIES_DISCORD_WEBHOOK>",
        "STICKIES_SYNC_REPO": "<STICKIES_SYNC_REPO>"
      }
    }
  }
}

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

stickies in other clients