# intelliHR MCP for AI Agents AI Agent Connect

> intelliHR MCP lets you manage your employee directory, job assignments, and organization data through the intelliHR API. Connect your AI agent to handle headcount, training records, and position tracking without manual data entry.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_29VLjcroEq4F1I01nHYnfxmXIVk8KYI2xzAEs3s3/ai-agent-connect
- **Tags:** employee-directory, people-management, job-assignments, hr-automation, organizational-data, performance-tracking

## Description

intelliHR MCP connects your AI agent directly to your people management platform. You can stop jumping between tabs to find out who is where or what skills a team member actually has. This setup lets your agent pull headcount, job positions, and training records in plain English. If you are tired of manually pulling reports for leadership, you can just have your agent grab the data and summarize it for you. It makes sense to have this in your Vinkius catalog because it connects your people data to your daily workflow without you having to click through a dozen different pages. You can check who has platform access, see your legal business entities, or grab a list of every office location in seconds. It turns your HR data into a conversational resource for your team.

## Tools

### list_jobs
Lists all jobs and positions currently assigned. Use this to see what roles are currently filled.

### list_locations
Lists all registered office locations. This is useful for checking physical work sites quickly.

### list_people
Lists all people in intelliHR. Use this to get a complete view of your entire employee directory.

### list_skills
Lists all skills defined in the organization. This helps you see the talent pool available to you.

### list_training
Lists all employee training and development records. Use this to track team growth and compliance.

### list_users
Lists all users with platform access. Use this to audit who has active accounts in your system.

### get_person
Retrieves details for a specific person. Use this to get a full profile without searching through a directory.

### list_business_entities
Lists all legal business entities. This helps you see your organization's legal structure at a glance.

### list_positions
Lists all defined position titles. This helps you see every role available in the company system.

### list_remuneration
Lists employee remuneration and pay details. Use this to check pay data across your organization.

## Prompt Examples

**Prompt:** 
```
Who is currently assigned to the Senior Developer role?
```

**Response:** 
```
I've looked up the current job assignments for you. Here are the employees currently in that role:

| Name | Department | Status |
| :--- | :--- | :--- |
| Jordan Smith | Engineering | Full-Time |
| Alex Chen | Engineering | Contract |

Would you like me to pull the full profiles for either of them?
```

**Prompt:** 
```
What training have our managers completed?
```

**Response:** 
```
I've pulled the training records for all staff with 'Manager' in their title. 

**Completed Training:**
* **Jordan Smith:** Leadership 101, Conflict Resolution
* **Sarah Jenkins:** Diversity & Inclusion, Budgeting
* **Mike Ross:** Safety Compliance

**Pending:**
* **Alex Chen:** Leadership 101
```

**Prompt:** 
```
List all registered office locations.
```

**Response:** 
```
Here are the registered office locations for your organization:

* **Headquarters:** 123 Tech Lane, San Francisco, CA
* **East Coast Hub:** 456 Commerce St, New York, NY
* **Remote Hub:** 789 Innovation Way, Austin, TX

Do you need the contact details for any of these sites?
```

## Capabilities

### Pull employee profiles
Your agent can grab specific details for any person in your directory.

### Track job assignments
Get a full list of all jobs and positions currently filled in the company.

### View office locations
See every registered office location in your organization instantly.

### Check training records
Look up all employee training and development records in one go.

### Access remuneration data
Retrieve employee pay details and remuneration information quickly.

### Manage business entities
List all legal business entities associated with your organization.

## Use Cases

### Onboarding audit
An HR manager asks the agent to check if all new hires in the engineering department have finished their mandatory training using list_training.

### Talent mapping
A People Ops lead asks for a list of all skills defined in the company to see if they have enough cloud architects for a new project.

### Headcount reporting
An analyst asks the agent to list all currently assigned jobs to see how many roles are filled versus open.

### Location planning
A facilities lead asks for a list of all registered office locations to plan a new regional hub.

## Benefits

- Pull employee pay details using list_remuneration to avoid manual spreadsheet updates.
- Check all registered office locations with list_locations for faster facility planning.
- Track every employee's development progress with list_training to keep teams up to date.
- See all defined job titles with list_positions to ensure consistent naming across departments.
- Quickly identify organizational skills with list_skills to help with talent mapping.
- Audit platform access with list_users to keep your internal systems secure.

## How It Works

The bottom line is you get a conversational interface for your entire HR database.

1. Connect your intelliHR account to Vinkius to link the API.
2. Grant the AI agent permission to read your HR and organizational data.
3. Ask your agent to pull reports, find employees, or list office locations.

## Frequently Asked Questions

**How does the intelliHR MCP help my HR team?**
It lets your team ask questions about employees and company data in plain English. Instead of digging through the platform, you can just ask your AI agent to pull reports, check training status, or find specific profiles instantly.

**Can I use the intelliHR MCP to see employee pay?**
Yes, this Connector can retrieve remuneration and pay details. It's a great way to get a quick overview of pay data across your organization without having to manually export files.

**Does the intelliHR MCP work with Claude or Cursor?**
Yes, this Connector works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You can connect it through Vinkius to give your AI agent access to your HR data.

**Is the intelliHR MCP good for tracking employee growth?**
It's perfect for that. You can use it to pull all training and development records, allowing you to see exactly what skills your team is building and who has completed required courses.

**Can I use intelliHR MCP to manage my legal entities?**
Yes, the Connector can list all legal business entities. This is helpful for high-level organizational planning or when you need to verify which entities are currently registered.

**What happens when I connect the intelliHR MCP?**
Once connected, your AI agent can perform actions like listing all people, checking office locations, and retrieving job assignments directly from your intelliHR account.

**How do I get intelliHR API credentials?**
Log in to your intelliHR platform, navigate to Settings > Public API Access Keys, and create a new access key. Note that the key is only displayed once.

**What is the 'tenant'?**
The tenant is your organisation's unique identifier in intelliHR, usually the subdomain of your login URL (e.g., if you log in at acme.intellihr.net, your tenant is 'acme').

**Are sensitive fields like remuneration supported?**
Yes, the list_remuneration tool provides access to remuneration data, provided your API Access Key has the necessary system administrator permissions.