How to Use the WakaTime (Coding Stats) MCP in Claude Code
Pipeline metrics at scale. WakaTime (Coding Stats) for Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect WakaTime (Coding Stats) MCP to Claude Code
Create your Vinkius account to connect WakaTime (Coding Stats) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Batch Process Coding Summaries
Running `list_summaries` returns daily totals of your coding activity, which is perfect for scripting into a CI/CD report. You can pipe this output directly into another tool to generate JSON metrics. Another useful command is `get_all_time_since_today`. This gives you one big number representing total logged time, ideal for determining build readiness checks.
Analyze Time by Project List
The `list_projects` tool provides a list of all recognized projects. You can then script calls to `get_stats` against these project names to calculate resource distribution across your codebase. For deep dives, you run `list_commits`, which outputs every commit and the specific time allocated to it—essential for auditing purposes.
Handle External Time Blocks
When running in a headless environment, using `list_external_durations` lets your script account for non-IDE work, like meetings pulled from Google Calendar. This gives a total picture of available time. Similarly, `create_external_duration` allows the script to log activity that happened outside the monitored IDE session.
Set up WakaTime (Coding Stats) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seewakatime-coding-stats-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest WakaTime (Coding Stats) transactions." It will automatically discover and invoke the available WakaTime (Coding Stats) tools.
claude mcp add --transport http wakatime-coding-stats-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about WakaTime (Coding Stats) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the WakaTime (Coding Stats) MCP today
We host it, we monitor it, we maintain it. You just paste one token.