AI AgentsFreemium
Context Mode logo

Context Mode

Keep raw tool output out of your coding agent's context window

Overview

About Context Mode

Context Mode is an MCP plugin that sits between a coding agent and its tools and keeps large tool output out of the model's context window. Every grep, file read or gh issue list normally lands in the conversation and is re-sent on every subsequent turn; fifty turns in, one command can have cost hundreds of thousands of input tokens. Context Mode intercepts that output before it reaches the context, stores it in a local SQLite full-text index, and lets the agent search it when it actually needs a piece. Their homepage claims up to 98 percent of context saved per session across 17 agent adapters, including Claude Code, Cursor, Copilot, Codex, Gemini CLI, JetBrains Copilot, Antigravity CLI and Kiro.

The plugin is free, installs with npm i -g context-mode, runs entirely on your machine, and needs no account and sends no telemetry. The licence is the Elastic License 2.0, which is source-available rather than open source in the OSI sense: you can read, modify and run it, but you cannot offer it as a hosted service. That is why this entry is filed as freemium. The paid layer is Context Mode Platform at $20 per seat per month, an organisation dashboard fed by the same plugin through an opt-in switch; the page states it forwards only structural events - tool names, file paths, error counts - and never source, prompts or file contents. The traction is verified rather than claimed: 22,134 GitHub stars, 110 contributors, 71,902 npm downloads in the thirty days before this was written, and a Hacker News front-page post at 570 points in February 2026. The "553,300+ developers" figure on the homepage is their own cumulative install count and could not be checked independently.

Details

GitHub Stars 23,048
Forks 1,663
Data from: GitHubWebsiteUpdated: Sep 15, 2026
monitoringobservabilityperformance-trackingmcpcontext-window