# toonify-mcp

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).

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/pcircle-ai-toonify-mcp
- Source: https://github.com/PCIRCLE-AI/toonify-mcp
- Price: free and open source

## Summary
toonify-mcp is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add pcircle-ai/toonify-mcp
```

## FAQ

### What is toonify-mcp?
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).

### How do I install toonify-mcp?
Run these in Claude Code: npx -y skills add pcircle-ai/toonify-mcp. Then prompt normally.

### Does toonify-mcp auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is toonify-mcp free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
