Skip to content
Windsurf

sticky for Windsurf

io.github.1picassoai/sticky

Persistent memory and context for your agent, on a board you can see. Capped, so it stays small.

client:Windsurf transport:stdio runtime:npm

Install sticky in Windsurf

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

{
  "mcpServers": {
    "sticky": {
      "command": "npx",
      "args": [
        "-y",
        "sticky-mcp"
      ]
    }
  }
}

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

sticky in other clients