How to Use the Hurma MCP in Claude Code
Run terminal commands to export timesheets and update recruitment pipelines directly from your command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hurma MCP to Claude Code
Create your Vinkius account to connect Hurma 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.
Export overtime and timesheet data via Claude Code
Claude Code uses the Hurma MCP to run `export_overtimes` and dump timesheet data directly to your stdout or a local CSV. You do not have to click through clunky HR dashboards to pull payroll numbers. The CLI agent reads your company structure using `list_departments` to filter the export. This makes it simple to pipe overtime logs into your existing accounting scripts.
Script your hiring pipeline from the terminal
Claude Code uses `list_candidates` to fetch active applicants and manage your recruitment workflow from the shell. The terminal agent interacts with this MCP Server to map candidates to open jobs without a GUI. When a new resume hits your inbox, pipe it directly to Claude Code to run `create_candidate`. The agent automatically places them in the correct hiring tier via `list_vacancy_stages`.
Check employee records and leave balances instantly
Using this MCP Server, Claude Code calls `list_employees` to verify active staff and permissions during access reviews. The agent fetches specific profiles with `get_employee_details` in milliseconds. Need to check who is out today? The agent queries `list_out_of_office` to output a clean list of absent employees, helping you manage on-call rotations from your terminal.
Set up Hurma 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 seehurma-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hurma transactions." It will automatically discover and invoke the available Hurma tools.
claude mcp add --transport http hurma-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 Hurma MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hurma MCP today
We host it, we monitor it, we maintain it. You just paste one token.