remember-me
0
Remember Me is a persistence framework designed for MCP-based applications to maintain conversational context and rules. It supports storing rules, snippets, and summaries using SQLite and offers various API endpoints for context management, rule publication, and resource retrieval. The system is particularly configured to work alongside language model applications, ensuring they adhere to predefined conversational guidelines.
my_context
Load the current context
my_context_backup_create
Create a status backup
my_context_backup_restore
Recover from backup
my_context_rule_list
List rules
my_context_snippet_list
List code snippets
my_context_summary_list
List summary