bookmarks lifecycle for Claude Desktop
io.github.fisher521/bookmarks-lifecycle
Bookmarks on a decision clock: 24 hours to decide, 30 days to watch, or keep. Never deletes.
client:Claude Desktop
transport:stdio
runtime:npm
Install bookmarks lifecycle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bookmarks-lifecycle": {
"command": "npx",
"args": [
"-y",
"bookmarks-lifecycle"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs