

context-mode
#11 en Extensions IDE & CopilotesUnknown · depuis März 2026 (v1.0.0, Multi-Client-Support-Release) · 2× · vu le 10 sept. 2026
context-mode is an open-source MCP (Model Context Protocol) server and Claude Code plugin by developer Mert Köseoğlu (mksglu) that processes and indexes large tool outputs (e.g., Playwright snapshots, logs, GitHub issues) outside the context window of AI coding agents via a sandbox. Instead of loading raw data directly into the chat context, it executes tool calls in isolation and returns only compressed, relevant results, achieving up to 98% context reduction according to the provider. It also offers session continuity via a local SQLite/FTS5 database, allowing the agent to restore its working state after context compactions. Besides Claude Code, the tool also supports platforms like Gemini CLI, VS Code Copilot, Cursor, Codex, and OpenCode.
Fonctionnalités
| License | Elastic License 2.0 (ELv2), source-available; third-party hosting as a managed service not permitted |
| Platform | Claude Code, Gemini CLI, VS Code Copilot, Cursor, Codex, OpenCode and others (up to 17 platforms via MCP + hooks) |
| Price | Free open-source core (MCP plugin, 300,000+ developers); additional commercial 'Platform' solutions for engineering teams |
| Release Date | v1.0.0 released March 2026 (multi-client support for Cursor, Copilot, OpenCode, Gemini CLI, Codex) |
| Interface (IDE/CLI/Web) | MCP server with Claude Code plugin (slash commands, hooks), plus CLI/IDE integration per platform |
| Supported Languages | Sandbox code execution in 11 programming languages: JavaScript, TypeScript, Python, Shell, Ruby, Go, Rust, PHP, Perl, R, Elixir |