# MyHR MCP for AI Agents AI Agent Connect

> MyHR MCP. Simplify employee management in New Zealand and Australia by connecting your HR platform to your AI agent. You can manage leave tracking, timesheets, and HR compliance tools through a simple chat interface. Stop jumping between tabs and manual data entry. Get your HR admin done in plain English. It's the fastest way to keep your records current without the usual headache of clicking through nested menus.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_cAeBcNmMaRfqGjmSXRXODCfwKAxdXI3m5Xpx1G0Z/ai-agent-connect
- **Tags:** employee-management, leave-tracking, timesheets, hr-compliance, workforce-management

## Description

MyHR connects your account to any AI agent to handle the heavy lifting of HR administration. Instead of logging into a portal to update a single record or hunting through spreadsheets to see who's out next week, you just tell your agent what needs to happen. It handles the data entry for new hires, pulls together timesheet summaries, and keeps your leave requests organized. Whether you're managing a small team in Melbourne or a large department in Auckland, this Connector makes your HR workflow feel like a conversation. It's part of the Vinkius catalog, which means you can plug it into your existing AI setup and get straight to work without worrying about the backend.

## Tools

### create_employee
Add a new hire to your system. Use this to build out your team's profiles without manual form filling.

### list_absences
See every current and past leave request. Use this to get a bird's-eye view of who is out of the office.

### list_offices
See all physical office locations. Use this to manage multi-site company data.

### create_absence_request
Create a new leave request for an employee. This lets your agent handle vacation or sick leave requests automatically.

### get_employee_details
Fetch specific info on a staff member. This helps you quickly verify details like contact info or status.

### list_departments
See all organization departments. This helps you understand the company structure at a glance.

### list_employees
Get a full list of all staff members. This is the go-to tool for checking your total headcount.

### list_gender_options
See the available gender categories in your HR settings. Use this to check configuration options.

### list_marital_statuses
See the available marital status categories. This helps with standardizing employee profile data.

### list_timesheets
View all logged hours for your team. This lets your agent summarize work time for payroll.

## Prompt Examples

**Prompt:** 
```
Who's out of the office next week?
```

**Response:** 
```
### Upcoming Absences

| Employee | Leave Type | Start Date | End Date |
| :--- | :--- | :--- | :--- |
| **Mike L.** | Vacation | May 1 | May 5 |
| **Lisa R.** | Sick | Apr 25 | Apr 25 |
| **Tom K.** | Personal | Apr 30 | Apr 30 |

*3 pending requests found.*
```

**Prompt:** 
```
Create a new employee profile for Jane Doe in Sales.
```

**Response:** 
```
✅ **Success!** I've created a new profile for **Jane Doe** in the **Sales** department. 

**Details:**
- **Name:** Jane Doe
- **Department:** Sales
- **Status:** Active

Would you like me to add any other details to her profile?
```

**Prompt:** 
```
Give me a summary of all timesheets for the Engineering department.
```

**Response:** 
```
### Engineering Timesheets Summary

- **Total Hours Logged:** 142.5h
- **Active Entries:** 28
- **Top Contributor:** Sarah Chen (38.5h)

*Summary: The team is currently at 92% of their weekly capacity.*
```

## Capabilities

### Create new employee profiles
Add new hires to your system through a simple chat command.

### Submit leave requests
Generate new absence records for staff members instantly.

### View all employee absences
Get a real-time list of who is away from the office.

### Check department details
See your organization's structure and department list.

### Pull timesheet entries
Retrieve all logged hours for your team members.

### Update office and gender options
Manage your HR configuration settings with ease.

### List marital status options
Check available categories for employee profile data.

## Use Cases

### Onboarding a new hire
An HR lead asks the agent to create a new employee profile for a hire in the Engineering department, skipping the manual form.

### Checking leave for a project
A manager asks who is out of the office next week to see if they have enough hands for a project launch.

### Summarizing weekly hours
An ops lead asks for a summary of all timesheets for the marketing team for the last week to prep for payroll.

### Updating office info
A regional lead asks to see all current office locations to verify which sites are active in New Zealand.

## Benefits

- Automate onboarding by creating new employee profiles instantly without manual data entry.
- Track team availability by viewing all current and past leave requests in one view.
- Simplify payroll prep by pulling all logged hours for your team members automatically.
- Keep your HR data consistent by managing departments and office locations from chat.
- Get instant answers on staff details instead of searching through old files or folders.

## How It Works

The bottom line is you stop clicking through HR menus and start managing people through natural language.

1. Connect your MyHR account to your AI client via Vinkius.
2. Ask your agent to perform specific HR tasks like listing employees or creating leave.
3. Receive real-time updates and data directly in your chat interface.

## Frequently Asked Questions

**Can MyHR MCP help with employee onboarding?**
Yes. It allows your AI agent to create new employee profiles directly in your MyHR account. This means you can add new hires through a chat interface instead of filling out manual web forms.

**Does MyHR MCP work for Australian companies?**
Yes, it is specifically designed for HR management in Australia and New Zealand, supporting the local compliance and management needs of those regions.

**Can I see who is on vacation with MyHR MCP?**
Yes. Your agent can pull a full list of employee absences, showing you exactly who is away, what type of leave they have, and the dates they'll be gone.

**How does MyHR MCP handle timesheets?**
It allows your agent to browse and list all timesheet entries. You can ask for summaries of logged hours for specific departments or individuals to help with payroll.

**Can I use MyHR MCP to see our office locations?**
Yes. You can ask your agent to list all organization offices, which is helpful for managing multi-site operations or verifying current work locations.

**Is MyHR MCP good for tracking leave requests?**
Absolutely. It can create new leave requests on your behalf and list existing ones, making it much easier to keep track of team availability in real-time.

**Can MyHR MCP help me manage departments?**
Yes. It provides the ability to list all organization departments, helping you maintain a clear view of your company structure through your AI agent.

**Can I manage employees and track absences?**
Yes. List employees, view profiles, create new records, and manage absence/leave requests.

**How does MyHR authentication work?**
MyHR uses **Basic Auth** (username:password encoded as Base64) against `api.myhr.works`.

**Can I browse organizational structure?**
Yes. List departments, offices, marital status options, and gender configuration values.