Developer Tools17 toolsPaste one API key
WakaTime integration for AI agents
Track coding time, language stats, and developer productivity
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect WakaTime once and call the same tools from all of them.
Setup
Connect WakaTime through ClawLink's hosted setup to track coding time, language stats, and developer productivity.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
WakaTime exposes 17 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
wakatime_get_aggregate_stats | Retrieve aggregate coding statistics across all WakaTime users for a given time range | Read |
wakatime_get_current_user_status_bar_today | Get current user's coding activity today for displaying in IDE status bars | Read |
wakatime_get_editors | List WakaTime IDE plugins with metadata | Read |
wakatime_get_goals | List a user's goals with progress series and metadata | Read |
wakatime_get_insights | Retrieve an insight for a user over a time range | Read |
wakatime_get_leaders | List public leaders ranked by coding activity | Read |
wakatime_get_machine_names | List a user's machines including last seen time | Read |
wakatime_get_meta | Retrieve WakaTime API meta information, including public IP addresses used by WakaTime servers | Read |
wakatime_get_oauth_authorize | Generate OAuth 2.0 authorization URL | Read |
wakatime_get_user | Get detailed profile information for a WakaTime user by user ID or username | Read |
wakatime_get_user_stats | Retrieve coding statistics for a user over the default time range | Read |
wakatime_get_user_stats_by_range | Retrieve comprehensive coding statistics for a user over a specific time range | Read |
wakatime_get_user_summaries | Get user's coding activity for a time range as daily summaries | Read |
wakatime_get_users_all_time_since_today | Retrieve total coding time since account creation for a user | Read |
wakatime_list_program_languages | List all verified program languages supported by WakaTime | Read |
wakatime_list_user_projects | List WakaTime projects for a specified user | Read |
wakatime_list_user_user_agents | List plugins and editors which have sent data for a specified user | Read |