How to Use the Hubstaff MCP in Claude Code
Pipe Hubstaff timesheets, task lists, and team activities directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hubstaff MCP to Claude Code
Create your Vinkius account to connect Hubstaff 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.
Command-Line Timesheet Audits with Claude Code
The Hubstaff MCP Server exposes `list_time_entries` so you can grep, pipe, and analyze team hours directly from your shell. Run a quick query to pull weekly billing blocks and output them as raw JSON or clean terminal tables. You can combine this tool with `list_users` to see who logged hours on specific days. It turns a tedious web-dashboard chore into a fast one-liner.
Headless Task and Project Audits
This MCP Server uses `list_tasks` and `list_projects` to let your CLI agent audit your entire project pipeline. You can run automated cron jobs that query active tasks and flag overdue milestones without opening a browser. It pulls the exact structure of your active projects using `get_project`. This makes it easy to feed project statuses into your deployment scripts.
Track Activity Feeds via Shell
Your terminal agent queries active team work patterns using `list_activities` to output live operational feeds. You can pipe this raw stream into other CLI utilities or trigger alerts when activity drops below a threshold. It resolves user IDs to actual names by calling `get_user` behind the scenes. You get a clear, human-readable log of who is doing what, right in your terminal.
Set up Hubstaff 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 seehubstaff-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hubstaff transactions." It will automatically discover and invoke the available Hubstaff tools.
claude mcp add --transport http hubstaff-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 Hubstaff MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hubstaff MCP today
We host it, we monitor it, we maintain it. You just paste one token.