sticky for Claude Desktop
io.github.1picassoai/sticky
Persistent memory and context for your agent, on a board you can see. Capped, so it stays small.
client:Claude Desktop
transport:stdio
runtime:npm
Install sticky in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sticky": {
"command": "npx",
"args": [
"-y",
"sticky-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs