Toonify MCP
Automatic token optimization for Claude Code and MCP workflows, including structured data and source code compression.
Ask AI about Toonify MCP
Powered by Claude · Grounded in docs
I know everything about Toonify MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Toonify MCP
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).
Features
- 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
Limitations
Skipped for short text, very small files, and content where exact original formatting must be preserved.
Installation
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 doctor
toonify-mcp setup adds the local marketplace and installs, updates, or re-enables the plugin automatically.
Check status
toonify-mcp status
MCP mode (optional)
toonify-mcp setup mcp
claude mcp list
claude mcp list should show toonify: toonify-mcp - ✓ Connected.
