Wakapi (WakaTime Alternative) MCP Server for Mastra AIGive Mastra AI instant access to 4 tools to Get Stats, Get Summaries, List Projects, and more
Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect Wakapi (WakaTime Alternative) through Vinkius and Mastra agents discover all tools automatically. type-safe, streaming-ready, and deployable anywhere Node.js runs.
Ask AI about this MCP Server for Mastra AI
The Wakapi (WakaTime Alternative) MCP Server for Mastra AI is a standout in the Productivity category — giving your AI agent 4 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { Agent } from "@mastra/core/agent";
import { createMCPClient } from "@mastra/mcp";
import { openai } from "@ai-sdk/openai";
async function main() {
// Your Vinkius token. get it at cloud.vinkius.com
const mcpClient = await createMCPClient({
servers: {
"wakapi-wakatime-alternative": {
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
},
});
const tools = await mcpClient.getTools();
const agent = new Agent({
name: "Wakapi (WakaTime Alternative) Agent",
instructions:
"You help users interact with Wakapi (WakaTime Alternative) " +
"using 4 tools.",
model: openai("gpt-4o"),
tools,
});
const result = await agent.generate(
"What can I do with Wakapi (WakaTime Alternative)?"
);
console.log(result.text);
}
main();
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Wakapi (WakaTime Alternative) MCP Server
Connect your Wakapi instance to any AI agent to monitor your development workflow through natural conversation. Wakapi is a self-hosted, open-source alternative to WakaTime that tracks your coding activity across different editors and languages.
Mastra's agent abstraction provides a clean separation between LLM logic and Wakapi (WakaTime Alternative) tool infrastructure. Connect 4 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.
What you can do
- Coding Statistics — Retrieve detailed stats including languages, editors, and operating systems used over various time ranges using
get_stats. - Activity Summaries — Fetch granular summaries of your work for specific date ranges or individual projects with
get_summaries. - Project Listing — View all projects you have tracked time for using
list_projectsto keep your portfolio or billable hours organized. - Heartbeat Tracking — Manually send coding activity heartbeats via
send_heartbeatsto ensure your timeline is always accurate.
The Wakapi (WakaTime Alternative) MCP Server exposes 4 tools through the Vinkius. Connect it to Mastra AI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 4 Wakapi (WakaTime Alternative) tools available for Mastra AI
When Mastra AI connects to Wakapi (WakaTime Alternative) through Vinkius, your AI agent gets direct access to every tool listed below — spanning coding-stats, time-tracking, wakatime, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get stats on Wakapi (WakaTime Alternative)
Retrieve coding statistics for a user
Get summaries on Wakapi (WakaTime Alternative)
Retrieve a detailed summary of activity
List projects on Wakapi (WakaTime Alternative)
List all projects tracked by the user
Send heartbeats on Wakapi (WakaTime Alternative)
Provide a heartbeat object or an array of heartbeat objects. Send coding activity heartbeats to Wakapi
Connect Wakapi (WakaTime Alternative) to Mastra AI via MCP
Follow these steps to wire Wakapi (WakaTime Alternative) into Mastra AI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @mastra/core @mastra/mcp @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Mastra AI with the Wakapi (WakaTime Alternative) MCP Server
Mastra AI provides unique advantages when paired with Wakapi (WakaTime Alternative) through the Model Context Protocol.
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Wakapi (WakaTime Alternative) without touching business code
Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation
TypeScript-native: full type inference for every Wakapi (WakaTime Alternative) tool response with IDE autocomplete and compile-time checks
One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure
Wakapi (WakaTime Alternative) + Mastra AI Use Cases
Practical scenarios where Mastra AI combined with the Wakapi (WakaTime Alternative) MCP Server delivers measurable value.
Automated workflows: build multi-step agents that query Wakapi (WakaTime Alternative), process results, and trigger downstream actions in a typed pipeline
SaaS integrations: embed Wakapi (WakaTime Alternative) as a first-class tool in your product's AI features with Mastra's clean agent API
Background jobs: schedule Mastra agents to query Wakapi (WakaTime Alternative) on a cron and store results in your database automatically
Multi-agent systems: create specialist agents that collaborate using Wakapi (WakaTime Alternative) tools alongside other MCP servers
Example Prompts for Wakapi (WakaTime Alternative) in Mastra AI
Ready-to-use prompts you can give your Mastra AI agent to start working with Wakapi (WakaTime Alternative) immediately.
"Show my coding stats for the last 7 days."
"List all my projects tracked in Wakapi."
"Get a summary of my activity from 2023-10-01 to 2023-10-07."
Troubleshooting Wakapi (WakaTime Alternative) MCP Server with Mastra AI
Common issues when connecting Wakapi (WakaTime Alternative) to Mastra AI through Vinkius, and how to resolve them.
createMCPClient not exported
npm install @mastra/mcpWakapi (WakaTime Alternative) + Mastra AI FAQ
Common questions about integrating Wakapi (WakaTime Alternative) MCP Server with Mastra AI.
How does Mastra AI connect to MCP servers?
MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.Can Mastra agents use tools from multiple servers?
Does Mastra support workflow orchestration?
Explore More MCP Servers
View all →
Gingr
10 toolsRetrieve pet owner profiles, track reservations, and oversee check-ins via AI agents with Gingr.

ManyChat
11 toolsAutomate messenger marketing via ManyChat — manage subscribers, tags, and flows directly from any AI agent.

Redis Vector
6 toolsEquip your AI to autonomously manage embeddings, run KNN similarity searches, and administrate vector indexes natively inside your Redis stack.

ManyChat
12 toolsEngage followers on Instagram, WhatsApp, and Messenger with chatbot flows that qualify leads and drive sales conversations.
