Context compression plugin for Claude Code. Trims large JSON, logs, stack traces, and source files before they enter the context window.
{
"mcpServers": {
"toonify": {
"command": "npx",
"args": [
"-y",
"toonify-mcp"
]
}
}
}