context-mode
Optimizes context windows for AI coding assistants, reduces tool output, and persists session memory.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 18.0k
- Source
- mcp-github
- Repository
- github.com/mksglu/context-mode
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.