Context Window Management
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add context-window-managementQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"context-window-management": {
"command": "npx",
"args": [
"@modelcontextprotocol/context-window-management"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rotUse when "context window, token limit, context management, context engineering, long context, context overflow, llm, context, tokens, memory, summarization, optimization" mentioned.
Tags
ai-mlskill