Cut Agent Token Costs by Swapping MCP for CLIs with Printing Press
EXM7777 · x · 2026-09-03
A setup called Printing Press lets an AI agent go from a handful of tools to hundreds, for free:
- Install via GitHub with one command, then point your agent at the library — tools you already use often ship a ready-to-call CLI.
- Prefer CLIs over MCP wherever possible: agents were trained on shell commands, so the same tool as a CLI burns a fraction of the MCP version's tokens.
- For tools without a CLI, feed Printing Press the website or API and it generates one for you.
The pitch: fewer tokens, more tools, zero cost. The author notes it's not sponsored.
More from coding & agent
- "My client thinks the agent does the work. It's me at 11pm" — automation seller's confession — 0CTAVERSE · 2026-09-03
- mitsuhiko: OpenAI's additional_tools is additive to system prompt tools, not prior message tools — mitsuhiko · 2026-09-03
- Linear's bug autofix loop closed 300+ bugs in 30 days via Datadog/Sentry and its coding agent — zeeg · 2026-09-03
- Hunting LLM model drift: a developer sizes up PromptCanary, PromptLens and stalled rivals — pedroassumpcao · 2026-09-03
- Prompties: An Open-Source Go Interpreter That Turns Natural Language Into Scripts for Codex — pardeike · 2026-09-03
- Malicious .git configs make Claude Code, Codex, Cursor run attacker code pre-trust-prompt — Thionne_WTZ · 2026-09-03