Skip to content
Development
Hook

Hooks

What toonify-mcp runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add PCIRCLE-AI/toonify-mcp --agent claude-code

Ships with toonify-mcp. Installing the plugin gets these hooks.

What fires, and when

PostToolUse

  • Runs post-tool-use.mjs.
Read hooks/hooks.json

Where it lives

Read the script before you install anything that runs on your machine. This is the one part of a plugin that acts without being asked.

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

Get the whole plugin, auto-invoked
Stats
64
Stars
0
Views
11
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
7mo ago
Created

Repo: PCIRCLE-AI/toonify-mcp