# Install ccusage with Homebrew, Nix

CLI tool for analyzing Claude Code usage from local JSONL files. Version 20.0.19 via Homebrew; verified 2026-07-28. Also installable with nix: nix profile install nixpkgs#ccusage.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ccusage
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ccusage
```

  Evidence: nixpkgs package indexes: pkgs/by-name/cc/ccusage/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:ccusage
- **Package manager:** Homebrew
- **Version:** 20.0.19
- **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>
- **Last updated:** 2026-07-28T03:45:56Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- ccusage (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 20.0.19
## 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
## Other Package-Manager Records

- Nix - ccusage: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/ccusage/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ccusage.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ccusage.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
