peless/claude-thread-continuity
🧠Keep your Claude conversations flowing! An MCP server that automatically saves and restores project context when threads hit token limits.
Platform-specific configuration:
{
"mcpServers": {
"claude-thread-continuity": {
"command": "npx",
"args": [
"-y",
"claude-thread-continuity"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...