Tokenade — cuts the tokens AI coding agents send to the model
Repo: https://github.com/pi-infected/tokenade-npm
Site: https://tokenade.net/en
npm: @tokenade/cli
Tokenade is a CLI that sits between a coding agent and the model and folds the context the agent sends — deduplicating and compacting tool output, file reads and command results before they reach the API. It auto-detects the agent already installed: Claude Code, Cursor, Codex, Copilot, Kilo, Windsurf.
- Single binary, Linux / macOS / Windows, Node >= 18
- Freemium: free tier is 10M tokens/month, no card required
- Distinct from usage trackers such as ccusage: those report what was spent, this reduces what gets sent
Suggested placement: whichever section covers agent tooling / cost or context optimisation. Happy to open a PR with the exact line if you prefer, or to reword it.
Tokenade — cuts the tokens AI coding agents send to the model
Repo: https://github.com/pi-infected/tokenade-npm
Site: https://tokenade.net/en
npm:
@tokenade/cliTokenade is a CLI that sits between a coding agent and the model and folds the context the agent sends — deduplicating and compacting tool output, file reads and command results before they reach the API. It auto-detects the agent already installed: Claude Code, Cursor, Codex, Copilot, Kilo, Windsurf.
Suggested placement: whichever section covers agent tooling / cost or context optimisation. Happy to open a PR with the exact line if you prefer, or to reword it.