# Install ccusage with Homebrew

CLI tool for analyzing Claude Code usage from local JSONL files. Version 20.0.14 via Homebrew; verified 2026-07-04.

## Install

```sh
sudo av install brew:ccusage
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ccusage
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:ccusage
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ccusage>
- **Version:** 20.0.14
- **Source summary:** CLI tool for analyzing Claude Code usage from local JSONL files
- **Homepage:** <https://github.com/ccusage/ccusage>
- **Repository:** <https://github.com/ccusage/ccusage>
- **Upstream docs:** <https://ccusage.com/guide>
- **License:** MIT
- **Source archive:** <https://github.com/ccusage/ccusage/archive/refs/tags/v20.0.14.tar.gz>
- **Last updated:** 2026-07-04T16:53:42+09:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- ccusage (cli)
- generate-config-schema (cli)
- ccusage (alias)
- generate-config-schema (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 20.0.14
- Package-manager updated: 2026-07-04
- Local data: ok
- Upstream repository: https://github.com/ccusage/ccusage
- Upstream latest detected: v20.0.14 (current)
## Project history and usage

ccusage is a local CLI for analyzing token usage and estimated costs from coding-agent CLIs. It began as Claude Code usage analysis and expanded into unified reports for Claude Code, Codex, OpenCode, Amp, Droid, Codebuff, Hermes Agent, pi-agent, Goose, OpenClaw, Kilo, Kimi, Qwen, GitHub Copilot CLI, and Gemini CLI.

### Project history

The official guide says the original cc stood for Claude Code usage and now also fits Codex CLI usage. GitHub metadata shows the repository was created in May 2025, and the package metadata describes ccusage as analyzing coding-agent CLI token usage and costs from local data.

The project has moved quickly: official releases show the v20 series in 2026, and the docs emphasize all-local, read-only analysis with JSON and table output.

### Adoption history

The official README highlights direct execution through npx, bunx, pnpm dlx, and Nix, plus a Homebrew package in the input facts. Its adoption is tied to the rise of agentic coding CLIs that store token and model usage locally.

### How it is used

Users run commands such as ccusage daily, weekly, monthly, session, or source-focused commands like ccusage codex daily. Configuration can come from CLI flags, a custom config, environment variables, .ccusage/ccusage.json, ~/.config/claude/ccusage.json, or ~/.claude/ccusage.json.

### Why package nerds care

ccusage is package-nerd significant as a fast-moving observability tool for local AI coding workflows. It turns scattered JSONL and state files from multiple CLIs into a packageable, scriptable cost and token accounting surface.

### Timeline

- 2025: Official GitHub repository created.
- 2026: v20 series releases published.
- 2026: Official docs describe unified reports across many coding-agent CLI data sources.

### Related projects

- Claude Code and Codex are core data sources described in the official guide.
- The README also lists OpenCode, Amp, Droid, Codebuff, Hermes Agent, pi-agent, Goose, OpenClaw, Kilo, Kimi, Qwen, GitHub Copilot CLI, and Gemini CLI as supported sources.

### Sources

- <https://api.github.com/repos/ryoppippi/ccusage>
- <https://github.com/ryoppippi/ccusage>
- <https://ccusage.com/guide>
- <https://formulae.brew.sh/api/formula/ccusage.json>


## Security Notes

No matching local secret-handling manifest was found for ccusage. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .ccusage/ccusage.json, ~/.claude/ccusage.json, ~/.config/claude/ccusage.json
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ccusage
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [analog](https://www.automicvault.com/pkg/brew/analog/) - Shares av.db curated category or tags: analytics, cli, developer-tools.
- [angle-grinder](https://www.automicvault.com/pkg/brew/angle-grinder/) - Shares av.db curated category or tags: analytics, cli, developer-tools.
- [bpython](https://www.automicvault.com/pkg/brew/bpython/) - Shares av.db curated category or tags: cli, developer-tool, developer-tools.
- [c](https://www.automicvault.com/pkg/brew/c/) - Shares av.db curated category or tags: cli, developer-tool, developer-tools.
- [ccheck](https://www.automicvault.com/pkg/brew/ccheck/) - Shares av.db curated category or tags: cli, developer-tool, developer-tools.
- [cdecl](https://www.automicvault.com/pkg/brew/cdecl/) - Shares av.db curated category or tags: cli, developer-tool, developer-tools.
- [claude-cmd](https://www.automicvault.com/pkg/brew/claude-cmd/) - Shares av.db curated category or tags: claude-code, cli, developer-tools.
- [claude-code-router](https://www.automicvault.com/pkg/brew/claude-code-router/) - Shares av.db curated category or tags: claude-code, cli, developer-tools.
- [ccusage](https://www.automicvault.com/pkg/npm/ccusage/) - Same normalized package name appears in another local ecosystem. Shared terms: ccusage, cli, developer, developer-tools, local.
- [ccusage](https://www.automicvault.com/pkg/npm/ccusage/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/ccusage.yml](https://github.com/automic-vault/db/blob/main/combined/ccusage.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
