context-mode

context-mode

Optimizes context windows for AI coding assistants, reduces tool output, and persists session memory.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 18.0k
Source
mcp-github

Overview

context-mode is an MCP server designed to optimize context windows for AI coding assistants. It sandboxed tool outputs (reducing by 98%), persists session memory, and enforces routing across 17 platforms via MCP and hooks. This enables AI to maintain context during long conversations, improving efficiency. Ideal for developers handling large volumes of code and files. Integration is done through MCP protocol configuration.

Capabilities

  • Sandboxed tool outputs, reducing by 98%
  • Persistent session memory
  • Enforced routing across 17 platforms
  • Generates scripts instead of processing data

Use cases

Code review and editingAutomated testingContinuous integration/continuous deploymentCode analysis and refactoring

Setup

Requires: Node 环境API Key
npm install context-mode

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install context-mode?

Using npm command: npm install context-mode

Which platforms are supported?

Supports 17 mainstream development platforms

Related skills