@tokenade/cli
v0.5.6
Published
Tokenade — cut your AI coding agent's token bill. Installs the Tokenade CLI + MCP server (a local, paid token-reduction tool; activate via your browser).
Downloads
2,380
Maintainers
Readme
@tokenade/cli
Tokenade cuts your AI coding agent's token bill — semantic code search, output filtering and compaction, applied automatically as a local MCP server + inspectable agent hooks. Paid product (freemium) — see https://tokenade.net.
Install
npm install -g @tokenade/cliThe postinstall downloads the prebuilt binary for your platform from the signed
release manifest (downloads.tokenade.net/manifest.json) and verifies its
SHA-256. Nothing is run blindly.
Activate (browser — no key to type)
tokenade login # opens tokenade.net to authorize this machine
tokenade install # registers the MCP server + hooks with your coding agenttokenade login opens your browser so you (logged into your dashboard) approve
this device. Each plan allows 3 machines; manage them at
https://tokenade.net/dashboard.
What leaves your machine
Nothing, except anonymous token-savings counts and an update check. Tokenade runs locally; its agent hooks live in your editor/agent config (inspectable, reversible).
