MCP Directory
Back

context-mode

by mksglu · TypeScript · ★ 18,272

Context window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.

#antigravity#claude#claude-code#claude-code-hooks#claude-code-plugins#claude-code-skill#codex#codex-cli#context-mode#copilot#cursor-plugin#kiro#mcp#mcp-server#mcp-tools#openclaw#opencode#pi-agent#skills#zed-extension

Install

npx -y github:mksglu/context-mode

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "context-mode": {
      "command": "npx",
      "args": [
        "-y",
        "github:mksglu/context-mode"
      ]
    }
  }
}

From the README

**The other half of the context problem.** [](https://www.npmjs.com/package/context-mode) [](https://www.npmjs.com/package/context-mode) [](https://github.com/mksglu/context-mode) [](https://github.com/mksglu/context-mode/stargazers) [](https://github.com/mksglu/context-mode/network/members) [](https://github.com/mksglu/context-mode/commits) [](LICENSE) [](https://discord.gg/DCN9jUgN5v) [](https://news.ycombinator.com/item?id=47193064) Used across teams at Every MCP tool call dumps raw data into your context window. A Playwright snapshot costs 56 KB. Twenty GitHub issues cost 59 KB. One acc…
Read full README on GitHub →

Related ai & ml servers