
claude-code-wakatime
Track how much time you spend using Claude Code to AI-code
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up claude-code-wakatime (claude-plugin project) into my current project. Found on https://claudeers.com/claude-code-wakatime Repo: https://github.com/wakatime/claude-code-wakatime Homepage/docs: https://wakatime.com/claude-code Detected install method: claude-plugin → /plugin install claude-code-wakatime@wakatime/claude-code-wakatime Category: plugins. Platforms: cli, api. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: active; community-verified: false. Confirm the source before running anything.
/plugin marketplace add wakatime/claude-code-wakatime /plugin install claude-code-wakatime@wakatime/claude-code-wakatime
git clone https://github.com/wakatime/claude-code-wakatime
// compatibility
| Platforms | cli, api |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | BSD-3-Clause |
| Pricing | open-source |
| Language | TypeScript |
WakaTime for Claude Code
Track your AI usage, lines of code generated, time spent prompting AI, etc. using the WakaTime plugin for Claude Code.
WakaTime is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.
Installation
-
claude plugin marketplace add https://github.com/wakatime/claude-code-wakatime.git -
claude plugin i claude-code-wakatime@wakatime -
Add your API key to
~/.wakatime.cfg:[settings] api_key = waka_123
Upgrading
claude plugin marketplace update
Usage
New: See the lines of code generated by AI on your dashboard!
Visit https://wakatime.com to see your coding activity.

Development
npm run watch
Troubleshooting
Diagnostic tool for troubleshooting the installation and health of Claude Code and plugins:
claude doctor
Make sure you have node.js installed and in your $PATH:
node -v
Run claude with verbose logging to see any plugin load errors:
claude --debug
Look for errors in the wakatime-cli log file:
grep error ~/.wakatime/wakatime.log | grep -v backoff
// faq
What is claude-code-wakatime?
Track how much time you spend using Claude Code to AI-code. It is open-source on GitHub.
Is claude-code-wakatime free to use?
claude-code-wakatime is open-source under the BSD-3-Clause license, so it is free to use.
What category does claude-code-wakatime belong to?
claude-code-wakatime is listed under devtools in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/claude-code-wakatime)
// retro hit counter
[](https://claudeers.com/claude-code-wakatime)
// reviews
// guestbook
// related in Claude Plugins
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…
"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
financial-services — a Claude ecosystem project on GitHub.