compress_mcp_output
Reduce LLM prompt token usage by compressing verbose MCP output: deduplicate repeated log lines and summarize JSON arrays.
Instructions
Compress verbose tool outputs and deduplicate log lines to save LLM prompt tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_text | Yes | Raw verbose stdout/stderr string |