context-window-management
NewStrategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "context-window-management": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is context-window-management?
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.
How to install context-window-management?
To install context-window-management: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "context-window-management": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is context-window-management best for?
context-window-management is a mcp categorized under General. It is designed for: ai-&-ml, research. Created by davila7.