English | 繁體中文 | 日本語 | Español | Français | Deutsch | 한국어 | Русский | Português | Tiếng Việt | Bahasa Indonesia
Context compression plugin for Claude Code. Automatically trims large tool output—JSON, CSV, YAML, stack traces, and logs—before it enters the context window.
Works as a Claude Code plugin (automatic, zero-config) or as an MCP server (on-demand).
- Compresses large JSON, CSV, YAML, and API responses
- Reduces long test failures and stack traces
- Runs automatically in the background—no change to your Claude Code workflow required
Skipped for short text, very small files, and content where exact original formatting must be preserved.
git clone https://github.com/PCIRCLE-AI/toonify-mcp.git
cd toonify-mcp
npm install
npm run build
npm install -g .
toonify-mcp setup
toonify-mcp doctortoonify-mcp setup adds the local marketplace and installs, updates, or re-enables the plugin automatically.
toonify-mcp statustoonify-mcp setup mcp
claude mcp listclaude mcp list should show toonify: toonify-mcp - ✓ Connected.