Context Mode
MCP Serverby mksglu · Added 5mo ago
Claude
5.7k
Install
git clone https://github.com/mksglu/context-modeAdd to Claude
claude mcp add mksglu-context-modeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"context-mode": {
"command": "npx",
"args": [
"@modelcontextprotocol/context-mode"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Reduces context consumption by 98% through sandboxed code execution and SQLite-based session continuity with FTS5 search.
Tags
Databasesmcp-serverdatabase