WakaTime (Coding Stats) Connector for AI agents.
14 live capabilities
Analyze your developer productivity and coding habits through natural conversation.
Waiting for input…
Why people use WakaTime (Coding Stats)
WakaTime (Coding Stats) for Solving Manual Time Tracking Pain
This Connector changes that by bringing your data directly to your agent. You can just ask for a summary of your last 7 days and get a breakdown of your top languages and projects immediately. It turns a manual data hunt into a quick chat.
What Vinkius changes
You get instant access to your coding history through natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking feature work time
A developer wants to know if they spent enough time on a specific feature.
- Real-world use case 02
Monitoring team goals
A lead wants to see if the team is hitting their Open Source goal.
- Real-world use case 03
Invoicing client work
A freelancer needs to bill a client for 10 hours of work.
Complete set · 14capabilities
The complete WakaTime (Coding Stats) capability set.
These are the exact actions your AI can choose when you ask it to work with WakaTime (Coding Stats).
01—04
4 capabilities in this set.
Part of 14 available through WakaTime (Coding Stats).
- 01 Capability
Create external duration
Manually create an activity entry from an external app. This is useful for logging tasks that aren't automatically tracked.
- 02 Capability
Create heartbeat
Create a raw coding activity ping manually. Use this to inject specific activity into your history.
- 03 Capability
Get all time since today
See your total coding time since you first created your account. This shows your entire career history with WakaTime.
- 04 Capability
Get goal
Retrieve the specific details for a single user-defined coding goal. Use this to drill down into one specific target.
05—08
4 capabilities in this set.
Part of 14 available through WakaTime (Coding Stats).
- 05 Capability
Get stats
Get summarized coding statistics for a specific date range. This helps you see your weekly or monthly totals quickly.
- 06 Capability
List commits
See a list of commits for a project along with the time spent on each. This is great for seeing how long specific features took to finish.
- 07 Capability
List custom rules
View rules used to modify or delete specific coding activity. You can manage how your data is filtered and cleaned.
- 08 Capability
List durations
Get coding activity grouped into blocks based on your keystroke timeouts. This shows you chunks of focused work time.
09—11
3 capabilities in this set.
Part of 14 available through WakaTime (Coding Stats).
- 09 Capability
List external durations
See activity logs created from external apps like Google Calendar. This helps you include meetings and other non-coding tasks.
- 10 Capability
List summaries
Get the daily totals of your coding activity. Use this to see your consistent output day by day.
- 11 Capability
Update custom rules
Modify the rules that determine which activity gets recorded or deleted. This lets you refine your data accuracy.
12—14
3 capabilities in this set.
Part of 14 available through WakaTime (Coding Stats).
- 12 Capability
List goals
List your custom coding goals and see how much progress you've made. Use this to track your personal milestones.
- 13 Capability
List heartbeats
Get the raw coding activity pings sent from your IDE plugins. This provides the most granular data available for your sessions.
- 14 Capability
List projects
See a full list of projects your IDE has detected. This gives you a bird's eye view of your active workspace.
Set up in minutes
One URL. Then ask WakaTime (Coding Stats) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WakaTime (Coding Stats) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it WakaTime (Coding Stats), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WakaTime (Coding Stats) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the WakaTime (Coding Stats) URL.
- Step 03
Save and start
Save the connection and enable WakaTime (Coding Stats) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wakatime-coding-stats": {
"url": "https://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using WakaTime (Coding Stats)
Open Agent mode in chat and ask: "Using WakaTime (Coding Stats), help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wakatime-coding-stats": {
"url": "https://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using WakaTime (Coding Stats)
Ask Copilot: "Using WakaTime (Coding Stats), help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wakatime-coding-stats": {
"url": "https://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using WakaTime (Coding Stats)
Open Cascade and ask: "Using WakaTime (Coding Stats), help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wakatime-coding-stats": {
"url": "https://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using WakaTime (Coding Stats)
Ask Cline: "Using WakaTime (Coding Stats), help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wakatime-coding-stats --transport http "https://edge.vinkius.com/vk_preview_AB4t6k4hg7aaksv2YUC1kPAcw00en9TrAEER6qs2/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using WakaTime (Coding Stats)
Ask Claude: "Using WakaTime (Coding Stats), show me...". 14 tools are ready
Where the request belongs
Work WakaTime can move forward.
Developers who want to see where their time goes and team leads who need a high-level look at project activity without constant status updates.
Software Engineer
Checks weekly stats to see if they're hitting their personal deep work goals.
Engineering Manager
Gets a summary of team project activity to identify bottlenecks without manual reports.
Freelance Developer
Tracks billable hours spent on specific client projects to ensure accurate invoicing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWakapi (WakaTime Alternative)
Track coding time, analyze productivity stats, and manage projects via Wakapi. an open-source WakaTime alternative.
GitScrum Time Tracking
Track time and budgets via GitScrum. start timers, log hours, analyze productivity, monitor burn-down, and review standup summaries directly from any AI agent.
DeskTime
Understand how your team spends their workday with automatic time tracking, productivity scoring, and project cost analysis.
RescueTime
Track productivity, manage Focus Sessions, and analyze time usage directly from your AI agent.
Clockify
Manage time tracking and projects via Clockify. track entries, monitor projects, and audit team hours directly from any AI agent.
Everhour Time Tracking
Equip your AI agent to track time, manage projects, and monitor budgets via the Everhour API.
Bring your own AI
Change the model, client or framework. Keep WakaTime connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about WakaTime.
The practical details behind the request, access and result.
Can WakaTime (Coding Stats) help me see my daily coding time?
Yes, it provides daily totals of your activity so you can see your output at a glance. This helps you stay consistent with your daily habits.
How does WakaTime (Coding Stats) handle my external calendar events?
It can pull in activity from external apps like Google Calendar to give a fuller picture of your day, including meetings and non-coding tasks.
Can I use WakaTime (Coding Stats) to track specific project progress?
Yes, it lists all projects detected by your IDE and gives summaries of your activity for each project, making it easy to see where your time goes.
Does WakaTime (Coding Stats) show my coding goals?
It lists your user-defined coding goals and tells you exactly how much progress you've made on them, so you can stay on track with your targets.
Can I see my total coding time since I started?
Yes, you can pull your all-time coding stats to see your total history since account creation, giving you a great view of your career growth.
Is WakaTime (Coding Stats) good for identifying time-wasters?
You can inspect duration blocks and raw heartbeats to see exactly when you're most active or distracted, helping you optimize your workflow.
Can I get a summary of my coding activity for the last week?
Yes! Use the get_stats capability with the range 'last_7_days'. Your agent will return aggregated data including total time, languages used, and project breakdown.
How do I check my progress on my coding goals?
Run the list_goals capability to see all your active goals and their current completion percentage. You can also use get_goal with a specific ID for deeper details.
Can I see which projects I've been working on?
Yes, the list_projects capability will return a list of all projects detected by your WakaTime plugins. You can then use list_summaries to see time spent on them.
One connection away
Give your agent a direct line to WakaTime.
Connect WakaTime once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available