sticky for VS Code
io.github.1picassoai/sticky
Persistent memory and context for your agent, on a board you can see. Capped, so it stays small.
client:VS Code
transport:stdio
runtime:npm
Install sticky in VS Code
.vscode/mcp.json
{
"servers": {
"sticky": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sticky-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs