claude-continuity

donthemannn/claude-continuity

3.2

If you are the rightful owner of claude-continuity and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Claude Continuity MCP Server is designed to provide persistent memory and conversation continuity for Claude Desktop and Claude Code, ensuring that project context is never lost even when threads hit token limits.

Tools

Functions exposed to the LLM to take actions

save_project_state

Save current project context and state.

load_project_state

Restore saved project context.

list_active_projects

View all tracked projects.

get_project_summary

Get a quick overview without loading full state.

delete_project_state

Remove project with safety confirmation.

update_project_context

Update just context/metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources