ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Wakapi with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track coding time, analyze productivity stats, and manage projects via Wakapi. an open-source WakaTime alternative.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Wakapi capability set.

These are the exact actions your AI can choose when you ask it to work with Wakapi.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Wakapi.

  1. 01

    Get stats

    Retrieve coding statistics for a user

  2. 02

    Get summaries

    Retrieve a detailed summary of activity

  3. 03

    List projects

    List all projects tracked by the user

  4. 04

    Send heartbeats

    Provide a heartbeat object or an array of heartbeat objects. Send coding activity heartbeats to Wakapi

Observed, not estimated

893ms average. Fast in production.

Wakapi is checked daily against the live service.

Daily averagePeak 1158ms
Aug 20Today
Fastest day
776ms
Slowest day
1158ms
14-day trend
Slowing+38%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Wakapi, so you can see the experience inside your AI.

It does not authenticate your account with Wakapi. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Wakapi Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_r5osF0LBoBuU2BmomIAJKWqHY9WGFvOZmxutWZ7Q/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Wakapi capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "wakapi-wakatime-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_r5osF0LBoBuU2BmomIAJKWqHY9WGFvOZmxutWZ7Q/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Wakapi owners ask.

  • 01

    How can I see my coding statistics for the last 7 days?

    You can use the get_stats capability and specify 'last_7_days' as the range. The agent will return a breakdown of your languages, editors, and projects for that period.

  • 02

    Can I get a list of all projects I have ever tracked in Wakapi?

    Yes! Use the list_projects capability. It will retrieve all project names associated with your account, allowing you to see the scope of your tracked work.

  • 03

    Is it possible to track activity for a specific date range?

    Absolutely. Use the get_summaries capability by providing a 'start' and 'end' date in YYYY-MM-DD format. You can even filter this by a specific project name.