context-treemap

Sangkwun/context-treemap
★ 2 stars JavaScript 🤖 AI/LLM Updated 3d ago
Track and visualize the context window cost of MCP servers, skill packs, and coding agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "context-treemap": {
      "command": "npx",
      "args": [
        "-y",
        "Sangkwun/context-treemap"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Track and visualize the context window cost of MCP servers, skill packs, and coding agents.** </div> --- Your 1M context window isn't unlimited. Before you type a single message, system prompts, built-in tools, MCP servers, and skills have already consumed a portion — and it adds up fast.