continuity-v2

by Haustorium12 · MCP Server · ★ 32

About continuity-v2

continuity v2 Long-term memory layer for Claude Code, built on the JSONL session record. What this is (v1) protected against compaction within a single session — PreCompact hook saves a checkpoint, SessionStart hook injects it back, SSE proxy rings bells at 70/85/95% token pressure. solves the other half: across-session recall. Every Claude Code session is already written to disk as a JSONL — every turn, every tool call, every response. Plain text. Append-only. Free. That file is an episodic memory store hiding in plain sight. v2 is the index, search, and retrieval layer on top of it.

claudeclaude-codecompactiondeveloper-toolshooksmcpmemorysqlite

Quick Facts

Stars32
Forks7
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score66.1993725197756/100
Last Updated2026-06-14
Created2026-05-01
Platformsclaude-code, mcp, python
Est. Tokens~15k

Compatible Skills

These tools work well together with continuity-v2 for enhanced workflows:

  • permafrost-tools — semantic(0.26)+complementary+same_lang+similar_pop+shared_platform (59%)
  • cashew — semantic(0.30)+complementary+same_lang+similar_pop+shared_platform (56%)
  • throughline — semantic(0.28)+complementary+same_lang+similar_pop+shared_platform (55%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is continuity-v2?

continuity-v2 is Long-term memory for Claude Code. Indexes every session as SQLite+FTS5, exposes recall via MCP, and ships PreCompact/PostCompact hooks so nothing is ever lost.. It is categorized as a MCP Server with 32 GitHub stars.

What programming language is continuity-v2 written in?

continuity-v2 is primarily written in Python. It covers topics such as claude, claude-code, compaction.

How do I install or use continuity-v2?

You can find installation instructions and usage details in the continuity-v2 GitHub repository at github.com/Haustorium12/continuity-v2. The project has 32 stars and 7 forks, indicating an active community.

What license does continuity-v2 use?

continuity-v2 is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools