Skip to content

Add Tokenade under Optimizations — cuts tokens sent by AI coding agents #766

Description

@pi-infected

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions