Reversibly compress large tool outputs with proof of decision equivalence and track token/dollar savings.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Distil.
Your provider now edits the context window for you โ clearing old tool results, summarizing history โ by default, server-side, with no report of what changed.
Distil is the instrument that answers the only question that matters: did the agent still do the same thing?
|
We pointed it at the providers. Anthropic's default context-editing policy ( |
Distil also compresses โ the tool output, logs, and history your agent re-sends every turn, reversibly.
It's the one context operation that ships with its own certificate, its own adversarial gate, and a number it is willing to refuse to print.
Compression that cannot be checked is a guess about your agent's behaviour.
Distil is built so every part of it is checkable, and so the checks are allowed to come back no.
1{A=B} โ 1{A=A'} โ a paired difference against the model's own self-agreement, with a bootstrap 95% CI, unclipped, so it is allowed to be negative. One reporting floor (50 A/B + 30 A/A) gates every surface; below it, every surface says below reporting floor instead of a number. The current live sample is below that floor, and the status line says so.distil_expand tool to recover the original mid-task. The gateway ships Tier-0 only rather than emit a stub it cannot restore.Edit(old_string=โฆ) is a literal match. Reading exact-quote provenance from the shell command, not just the tool name, took byte-exact quote loss from 39.3% โ 16.2% on real coding traffic โ and it costs real savings, which we price rather than hide.distil validate --adversarial runs a COMA-class battery through the same path the proxy uses, and we publish the two cases that do not come back clean. Threat model โdistil bench --curve traces savings against fact recall across the whole ladder, offline and free. The curve โdistil wrap -- claude ยท codex ยท gemini ยท aider ยท opencode ยท qwen ยท goose ยท grok ยท openhands ยท copilot ยท kimi. Zero config, no code change.base_url client at it. Python, TypeScript, any language, any framework. Sync proxy, async proxy, and a standalone gateway, with the same provider coverage in each: Anthropic Messages, OpenAI Chat Completions and the Responses API, Azure OpenAI, and Gemini generateContent.from distil import compress_messages in your own agent loop.distil hook --install: Claude Code compresses its own tool output through
the documented PostToolUse extension point. No proxy, no credentials touched. distil quota shows
the rate-limit window it buys back. Details โNot sure which of those you want? Two questions pick your mode โ โ plain language, honest savings ranges, no jargon.
Will it save you money? On metered billing (an API key), yes โ directly, off the bill. On a flat-rate Pro/Max subscription there is no per-token bill to cut, but there is a rate-limit window, and spending fewer tokens per turn leaves more of it for the next task.
distil quotashows that window live. Savings come from large, repetitive tool output: verbose JSON and duplicated log runs compress 25โ99%, while prose and unique-line output compress ~0% โ a short session that never reads a big file showing near 0% is the tool working correctly, not failing. Why โ
โ ย LIVE ยท measured from the opt-in census on a public git branch, never estimated
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dshakes-distil)<a href="https://allmcps.com/mcp/dshakes-distil"><img src="https://allmcps.com/api/badge/dshakes-distil?style=directory" alt="Distil on AllMCPs" /></a>