context-skeleton

msgtorahul-art/context-skeleton
★ 0 stars JavaScript AI/LLM Updated today
Zero-dependency structural code folding CLI, MCP server & LLM token optimizer
View on GitHub → 🔍 Audit Wallet Slippage →

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-skeleton": {
      "command": "npx",
      "args": [
        "-y",
        "msgtorahul-art/context-skeleton"
      ]
    }
  }
}

README Excerpt

> **Zero-latency Structural Code Folding CLI, Model Context Protocol (MCP) Server & Token Optimizer for AI Agents (Cursor, Claude Code, Windsurf, AGY).** ContextSkeleton folds function and class implementations while preserving top-level signatures, interface definitions, exported types, and docstrings across JavaScript, TypeScript, Python, Go, and C-style languages.

Tools (3)

get_repo_skeletonget_token_savingsunfold_symbol

Topics

ai-agentsclideveloper-toolsllm-toolsmcptoken-optimization