Context Mode
by mksglu · Added 26d ago
5.7k
Install
git clone https://github.com/mksglu/context-modeAbout
Context Mode is an MCP server providing sandboxed code execution in 11 languages and session continuity tracking. It keeps raw data out of the context window through isolated subprocess execution, reducing context usage from 315 KB to 5.4 KB in typical sessions. Session events are persisted in SQLite with FTS5 indexing, allowing the model to resume seamlessly after context compaction without losing file edits, tasks, or git operations.
Tags
Databasesmcp-serverdatabase