Remember All Prompts Daily
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add remember-all-prompts-dailyQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"remember-all-prompts-daily": {
"command": "npx",
"args": [
"@modelcontextprotocol/remember-all-prompts-daily"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Preserve conversation continuity across token compaction cycles by extracting and archiving all prompts with date-wise entries. Automatically triggers at 95% token usage (pre-compaction) and 1% (new sprint start) to export session history, then ingests archived summaries on session restart to restore context.
Tags
ai-mlpythonbashskill