> ## Documentation Index
> Fetch the complete documentation index at: https://docs.giwa.tokscale.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Clients

> Every coding agent whose token usage the CLI can read locally, and where each one keeps its data on disk.

The open-source Tokscale CLI reads token usage directly from the agents already installed on your machine. It ships with 41 client integrations, and most need no configuration at all: point the CLI at your machine and it finds them.

<Info>
  Everything on this page produces **self-reported** usage, the bottom rung of the [evidence ladder](/builder-passport/evidence-ladder). The CLI reads files your own machine wrote, so it can only report what the client tells it. Routing a client through the Tokscale Gateway instead produces **gateway-verified** usage. For how the two relate, see [The Open-Source Base](/usage-tracker/open-source-base).
</Info>

## Client registry

Paths below are the CLI's read locations. A few clients expose no local transcript and are synced from their own API instead, which the table notes where it applies.

| Client                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Where usage is read from                                                                                                                                                                                                                                                                                         |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-opencode.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=ffa54d9a0a1a145cbedb40c6337fbe86" alt="OpenCode" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-opencode.png" /><span>[OpenCode](https://github.com/sst/opencode)</span></span>                                                                           | `~/.local/share/opencode/opencode.db` (1.2+, all channels including `opencode-stable.db`) or/and `~/.local/share/opencode/storage/message/` (legacy/unmigrated)                                                                                                                                                  |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-claude.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=c2d063d18b0d578e237f4cadcf31fe30" alt="Claude" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-claude.jpg" /><span>[Claude Code](https://docs.anthropic.com/en/docs/claude-code)</span></span>                                                                           | `~/.claude/projects/` and `~/.claude/transcripts/`                                                                                                                                                                                                                                                               |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-openclaw.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=df7e104e41d6fb1d9af46e5ad55b8e0a" alt="OpenClaw" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-openclaw.jpg" /><span>[OpenClaw](https://openclaw.ai/)</span></span>                                                                                      | `~/.openclaw/agents/` (+ legacy: `.clawdbot`, `.moltbot`, `.moldbot`)                                                                                                                                                                                                                                            |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-openai.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=b848df2b42fcdf559e5183105dacd9e0" alt="Codex" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-openai.jpg" /><span>[Codex CLI](https://github.com/openai/codex)</span></span>                                                                                             | `~/.codex/sessions/`                                                                                                                                                                                                                                                                                             |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-sakana.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=6d54b0ac0d030479ec6f114bdecdfaa5" alt="Sakana Fugu" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-sakana.png" /><span>[Sakana Fugu](https://sakana.ai/fugu/)</span></span>                                                                                             | via Codex, reading `~/.codex/sessions/*.jsonl` (`model_provider: sakana`)                                                                                                                                                                                                                                        |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-copilot.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=8267682eb7b340b265b112e03cb51564" alt="Copilot" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-copilot.jpg" /><span>[GitHub Copilot CLI](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-the-github-copilot-coding-agent-in-cli)</span></span> | `~/.copilot/otel/*.jsonl` (+ `COPILOT_OTEL_FILE_EXPORTER_PATH`)                                                                                                                                                                                                                                                  |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-hermes.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=101aecc84c0147014b69a10457a3d6df" alt="Hermes Agent" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-hermes.png" /><span>[Hermes Agent](https://github.com/NousResearch/hermes-agent)</span></span>                                                                      | `$HERMES_HOME/state.db` and `$HERMES_HOME/profiles/*/state.db` (fallback: `~/.hermes/...`)                                                                                                                                                                                                                       |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-gemini.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=1da17ff61b1d89cca0ee687197f4518a" alt="Gemini" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-gemini.png" /><span>[Gemini CLI](https://github.com/google-gemini/gemini-cli)</span></span>                                                                               | `$GEMINI_CLI_HOME/tmp/*/chats/*.json` (fallback: `~/.gemini/tmp/*/chats/*.json`)                                                                                                                                                                                                                                 |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-cursor.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=0de01d848a42eea779b42fa73f8c759a" alt="Cursor" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-cursor.jpg" /><span>[Cursor IDE](https://cursor.com/)</span></span>                                                                                                       | Cursor API export cached at `~/.config/tokscale/cursor-cache/usage*.csv` (not `~/.cursor`)                                                                                                                                                                                                                       |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-amp.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=43e174736ac38a695c1f841a8b04db4f" alt="Amp" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-amp.png" /><span>[Amp (AmpCode)](https://ampcode.com/)</span></span>                                                                                                                              | `~/.local/share/amp/threads/`                                                                                                                                                                                                                                                                                    |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-codebuff.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=c268cf0e50a609bb8335b9751639059b" alt="Codebuff" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-codebuff.png" /><span>[Codebuff](https://codebuff.com/)</span></span>                                                                                     | `~/.config/manicode/` (+ `manicode-dev`, `manicode-staging`; override via `CODEBUFF_DATA_DIR`)                                                                                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-droid.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=0ed70e0fbae0d85bfeee82a13e6750fb" alt="Droid" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-droid.png" /><span>[Droid (Factory Droid)](https://factory.ai/)</span></span>                                                                                                     | `~/.factory/sessions/`                                                                                                                                                                                                                                                                                           |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-pi.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=3949f1c911ed5c97753a4a6dec673229" alt="Pi" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-pi.png" /><span>[Pi](https://github.com/badlogic/pi-mono)</span></span>                                                                                                                                   | `~/.pi/agent/sessions/` and `~/.omp/agent/sessions/` ([Oh My Pi](https://github.com/can1357/oh-my-pi))                                                                                                                                                                                                           |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-kimi.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=87af3bc8bfd6b09971f4196553cb5794" alt="Kimi" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-kimi.png" /><span>[Kimi CLI](https://github.com/MoonshotAI/kimi-cli) / [Kimi Code](https://github.com/MoonshotAI/kimi-code)</span></span>                                                 | kimi-cli: `~/.kimi/sessions/` kimi-code: `~/.kimi-code/sessions/` (override via `KIMI_CODE_HOME`)                                                                                                                                                                                                                |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-qwen.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=dfa58448e2214256673af338bf778e5a" alt="Qwen" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-qwen.png" /><span>[Qwen CLI](https://github.com/QwenLM/qwen-cli)</span></span>                                                                                                            | `~/.qwen/projects/`                                                                                                                                                                                                                                                                                              |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-roocode.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=04fdce2da9bf7e775e07ba5ebc8edba5" alt="Roo Code" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-roocode.png" /><span>[Roo Code](https://github.com/RooCodeInc/Roo-Code)</span></span>                                                                            | `~/.config/Code/User/globalStorage/rooveterinaryinc.roo-cline/tasks/` (+ server: `~/.vscode-server/data/User/globalStorage/rooveterinaryinc.roo-cline/tasks/`)                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-kilocode.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=2975cca949fbe580eca854a387a1eda5" alt="Kilo" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-kilocode.png" /><span>[Kilo](https://github.com/Kilo-Org/kilocode)</span></span>                                                                              | `~/.config/Code/User/globalStorage/kilocode.kilo-code/tasks/` (+ server: `~/.vscode-server/data/User/globalStorage/kilocode.kilo-code/tasks/`)                                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-kilocode.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=2975cca949fbe580eca854a387a1eda5" alt="Kilo CLI" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-kilocode.png" /><span>[Kilo CLI](https://github.com/nicepkg/kilo)</span></span>                                                                           | `~/.local/share/kilo/kilo.db`                                                                                                                                                                                                                                                                                    |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-mux.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=40a88f8e41c27a9b67616f03e99a6ec9" alt="Mux" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-mux.png" /><span>[Mux](https://github.com/coder/mux)</span></span>                                                                                                                                | `~/.mux/sessions/`                                                                                                                                                                                                                                                                                               |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-crush.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=b3e57db66f857794dd1a5ea9b311e3d7" alt="Crush" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-crush.png" /><span>[Crush](https://crush.ai/)</span></span>                                                                                                                       | `$XDG_DATA_HOME/crush/projects.json` (project registry; fallback: `~/.local/share/crush/projects.json`)                                                                                                                                                                                                          |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-goose.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=84a68a0a6cf4c9edfabf3008aaba9635" alt="Goose" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-goose.png" /><span>[Goose](https://github.com/aaif-goose/goose)</span></span>                                                                                                     | `~/.local/share/goose/sessions/sessions.db` (+ macOS Application Support, legacy Block/goose paths; override via `GOOSE_PATH_ROOT`)                                                                                                                                                                              |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-antigravity.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=e7541c23fc8a65d74b02742963bd8b17" alt="Antigravity" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-antigravity.png" /><span>[Google Antigravity](https://antigravity.google/)</span></span>                                          | Cached via `tokscale antigravity sync` to `~/.config/tokscale/antigravity-cache/sessions/*.jsonl` (live RPC against the local language server)                                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-antigravity.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=e7541c23fc8a65d74b02742963bd8b17" alt="Antigravity CLI" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-antigravity.png" /><span>[Antigravity CLI](https://antigravity.google/)</span></span>                                         | `~/.gemini/antigravity-cli/conversations/*.db` (override the Gemini home via `GEMINI_CLI_HOME`; local SQLite, read directly, so no `antigravity sync` is needed)                                                                                                                                                 |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-trae.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=0cf40e9f54d440199184ce17e3187b2c" alt="Trae" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-trae.png" /><span>[Trae IDE](https://www.trae.ai/) / [Trae Solo](https://www.trae.ai/solo) (international)</span></span>                                                                  | Cached via `tokscale trae sync` to `~/.config/tokscale/trae-cache/sessions/*.json` (account-level usage from the official API)                                                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/warpdotdev.png" alt="Warp" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[Warp](https://www.warp.dev/) / Oz</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Cached via `tokscale warp sync` to `~/.config/tokscale/warp-cache/usage.json` (aggregate requests and spend only; no token transcripts)                                                                                                                                                                          |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/xai-org.png" alt="Grok Build" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>Grok Build</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `$GROK_HOME/sessions/*/*/updates.jsonl` (fallback: `~/.grok/sessions/*/*/updates.jsonl`)                                                                                                                                                                                                                         |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-zed.webp?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=cd4a0e1c999714562f9d46a264b8409a" alt="Zed Agent" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-zed.webp" /><span>[Zed Agent](https://zed.dev/docs/ai/agent-panel)</span></span>                                                                                                   | `~/.local/share/zed/threads/threads.db` (macOS: `~/Library/Application Support/Zed/threads/threads.db`; Windows: `%LOCALAPPDATA%/Zed/threads/threads.db`; hosted Zed models only, not external ACP agents)                                                                                                       |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/kirodotdev.png" alt="Kiro" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>Kiro</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | `~/.kiro/sessions/cli/*.json` (+ `*.jsonl`), `~/.local/share/kiro-cli/data.sqlite3` (macOS: `~/Library/Application Support/kiro-cli/data.sqlite3`), and Kiro IDE globalStorage snapshots (`Kiro/User/globalStorage/kiro.kiroagent`; macOS Application Support, Linux `~/.config/Kiro`, Windows `%APPDATA%\Kiro`) |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/cline.png" alt="Cline" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[Cline](https://github.com/cline/cline)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | VS Code globalStorage tasks (Linux: `~/.config/Code/...`; macOS: `~/Library/Application Support/Code/...`; Windows: `%APPDATA%\Code\...`; server: `~/.vscode-server/data/User/globalStorage/saoudrizwan.claude-dev/tasks/`)                                                                                      |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/Yeachan-Heo.png" alt="Gajae-Code" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[gajae-code (gjc)](https://github.com/Yeachan-Heo/gajae-code)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | `~/.gjc/agent/sessions/` (override via `GJC_CODING_AGENT_DIR`, `GJC_CONFIG_DIR`, `PI_CONFIG_DIR`; `$XDG_DATA_HOME/gjc/sessions/` on Linux/macOS)                                                                                                                                                                 |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-jcode.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=07a80a5d557e6ab90c67786a12322fdb" alt="Jcode" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-jcode.png" /><span>[Jcode](https://github.com/1jehuang/jcode)</span></span>                                                                                                       | `~/.jcode/sessions/session_*.json` + `session_*.journal.jsonl` sidecars (override via `JCODE_HOME`)                                                                                                                                                                                                              |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/XiaomiMiMo.png" alt="MiMo Code" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[MiMo Code](https://github.com/XiaomiMiMo/MiMo-Code)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | `~/.local/share/mimocode/mimocode.db` (XDG data dir; SQLite)                                                                                                                                                                                                                                                     |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/JetBrains.png" alt="Junie" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[Junie](https://www.jetbrains.com/junie/)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | `~/.junie/sessions/*/events.jsonl`                                                                                                                                                                                                                                                                               |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://raw.githubusercontent.com/CommandCodeAI/command-code/main/.github/commandcode/logo/command-code-logo-black-bg.png" alt="Command Code" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[Command Code](https://github.com/CommandCodeAI/command-code)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | `~/.commandcode/projects/**/*.jsonl` (token usage estimated from transcripts at \~4 chars/token; not persisted on disk)                                                                                                                                                                                          |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/zai-org.png" alt="ZCode" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[ZCode](https://zcode.z.ai/)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | `~/.zcode/cli/db/db.sqlite` (v2 usage database) and `~/.zcode/projects/**/*.jsonl` (legacy transcripts)                                                                                                                                                                                                          |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://github.com/alibaba.png" alt="OpenCodeReview" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[OpenCodeReview](https://github.com/alibaba/open-code-review)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | `~/.opencodereview/sessions/**/*.jsonl`                                                                                                                                                                                                                                                                          |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://pc3.gtimg.com/softmgr/logo/48/43068_48_1764842447.png" alt="CodeBuddy" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>[CodeBuddy](https://www.codebuddy.cn/docs/cli/overview) (CLI, IDE, VS Code plugin)</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | `~/.codebuddy/projects/**/*.jsonl` + extension logs                                                                                                                                                                                                                                                              |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://static.workbuddy.cn/web/agents/008054d6beaaf4a83e2d049e982e1244560726dc/assets/share-logo.png" alt="WorkBuddy" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} /><span>WorkBuddy</span></span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | `~/.workbuddy/projects/**/*.jsonl` + SQLite fallback                                                                                                                                                                                                                                                             |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-devin.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=495fd8cc6046ae8fe92047a134b1927a" alt="Devin CLI" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-devin.jpg" /><span>[Devin CLI](https://devin.ai/)</span></span>                                                                                                               | `~/.local/share/devin/cli/sessions.db` (SQLite)                                                                                                                                                                                                                                                                  |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-devin.jpg?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=495fd8cc6046ae8fe92047a134b1927a" alt="Devin Desktop" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-devin.jpg" /><span>[Devin Desktop](https://devin.ai/)</span></span>                                                                                                       | ACP events: macOS `~/Library/Application Support/Devin/User/acp-events/`; Linux `~/.config/Devin/User/acp-events/`; Windows `%APPDATA%\Devin\User\acp-events\`                                                                                                                                                   |
| <span style={{display:'inline-flex',alignItems:'center',gap:'0.6rem'}}><img src="https://mintcdn.com/tokscale-giwa/PZ-qe7GbREC4q3PR/public/clients/client-synthetic.png?fit=max&auto=format&n=PZ-qe7GbREC4q3PR&q=85&s=2d744aadc27589da8712b16520b5a965" alt="Synthetic" width="32" height="32" style={{width:'32px',height:'32px',margin:0,borderRadius:'6px',flexShrink:0,maxWidth:'none'}} data-path="public/clients/client-synthetic.png" /><span>[Synthetic](https://synthetic.new/)</span></span>                                                                          | Re-attributed from other sources via `hf:` model prefix or `synthetic` provider (+ [Octofriend](https://github.com/synthetic-lab/octofriend): `~/.local/share/octofriend/sqlite.db`)                                                                                                                             |

Pricing for every client comes from [LiteLLM's pricing data](https://github.com/BerriAI/litellm), with tiered pricing and cache-token discounts applied per model.

## Add a client

The registry is open source and additions are welcome. Each integration is a reader that locates the client's transcript or database and maps its records onto the shared usage schema. Open an issue or a pull request on [github.com/junhoyeo/tokscale](https://github.com/junhoyeo/tokscale).

## Next steps

* To see how this data becomes verifiable, read [The Open-Source Base](/usage-tracker/open-source-base).
* For the five tiers this data climbs, see [Verified Usage and the Evidence Ladder](/builder-passport/evidence-ladder).
* For what the gateway adds on top of this data, see [Client Integration](/gateway/client-integration).
