# Jibble MCP for AI Agents AI Agent Connect

> Jibble MCP connects your AI agent to your time tracking and attendance data. It lets you pull employee logs, check project progress, and manage organization details without leaving your chat interface. It's built for HR and ops teams who need to audit hours or check team status quickly.

## Overview
- **Category:** human-resources
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/ai-agent-connect
- **Tags:** time-tracking, attendance-management, workforce-management, project-tracking, payroll-support

## Description

Jibble is the core of your workforce data, and this Connector brings that information directly into your AI workflow. Instead of jumping between tabs to find out who's clocked in or how many hours a specific project took, you can just ask your agent to handle the heavy lifting. It pulls real-time data from the Jibble API, giving you a direct line to employee time entries, location logs, and project breakdowns. If you're trying to figure out why a deadline was missed or need to verify a team's attendance for payroll, this is how you do it. You can use Vinkius to get this hooked up quickly, and then you're done with the manual searching. It handles the boring stuff like listing all your configured clients or pulling person details so you can focus on actually managing your people.

## Tools

### get_organization
Pulls account-wide configuration details. Use this to verify your current setup.

### get_person
Fetches specific details for a team member. This is great for HR analysis on an individual.

### get_time_entry
Retrieves location data and notes for a specific log. Use it to audit or correct employee entries.

### list_activities
Lists all configured activities like Meetings or Breaks. Use it to see how your team categorizes work.

### list_clients
Shows all configured clients. This helps with professional services and billable hours auditing.

### list_groups
Lists all configured groups like Sales or Remote Workers. Use it for group-based performance reporting.

### list_locations
Lists all configured site locations. Use this to audit where your workforce is distributed.

### list_people
Lists everyone in the organization with their names and emails. Use it to identify personnel first.

### list_projects
Shows all configured projects. Use this when you need a breakdown of time spent on specific tasks.

### list_time_entries
Pulls employee IDs, entry times, and durations. Use it to monitor total work hours and activity.

## Prompt Examples

**Prompt:** 
```
Who is currently clocked in?
```

**Response:** 
```
Here are the team members currently clocked in:

| Name | Location | Activity |
| :--- | :--- | :--- |
| **Alex Rivera** | Site A | Development |
| **Jordan Smith** | Remote | Meeting |
| **Sarah Chen** | Site B | Break |

*Total active members: 3*
```

**Prompt:** 
```
How many hours did we spend on the 'Website Redesign' project this week?
```

**Response:** 
```
The **Website Redesign** project has logged a total of **34.5 hours** this week.

**Recent Entries:**
- Alex Rivera: 4 hours (Development)
- Jordan Smith: 2.5 hours (Meeting)
- Sarah Chen: 6 hours (Development)

*Note: This doesn't include pending entries from the weekend.*
```

**Prompt:** 
```
List all the groups in our organization.
```

**Response:** 
```
Your organization has the following groups configured:

- **Engineering**
- **Sales**
- **Marketing**
- **Support**
- **Remote Workers**

Would you like to see the people assigned to any of these groups?
```

## Capabilities

### Pull employee time logs
Get a list of all work hours, durations, and employee IDs from your account.

### Check project hours
See how much time your team spent on specific projects for better planning.

### Get organization details
Verify your account configuration and high-level organization settings.

### List team members
Get a full list of people in your organization including names and emails.

### Audit clock-in locations
See the specific location data for individual time entries to verify site presence.

### View client lists
Pull a list of all configured clients to track billable hours and services.

## Use Cases

### Payroll Verification
An HR manager needs to verify hours for a remote team. They ask the agent to list all time entries for the week to spot any missing logs.

### Project Overrun Analysis
A project lead wants to see why a project is late. They ask the agent to pull a time breakdown for a specific project to see where the bottleneck is.

### Site Distribution Audit
A site manager needs to know who is on-site. They ask the agent to check the location data for recent entries to see if staffing is balanced.

### Client Billing Review
A professional services lead wants to see how much time was spent on a client. They ask the agent to pull the project list and recent entries.

## Benefits

- Stop digging through spreadsheets. Use list_time_entries to see everyone's hours in one glance instead of clicking through multiple pages.
- Audit location data instantly. Use get_time_entry to see exactly where a team member clocked in without hunting for specific logs.
- Simplify payroll prep. Use list_people and list_groups to get a clean roster of everyone who needs to be paid.
- Track billable hours accurately. Use list_clients and list_projects to see how much time is going into specific accounts.
- Get clear activity insights. Use list_activities to see how your team categorizes their day, like meetings versus deep work.

## How It Works

The bottom line is you get instant access to your workforce data through a simple chat interface.

1. Connect your Jibble API credentials to the Connector.
2. Grant permissions to your preferred AI client.
3. Ask questions about hours, people, or projects to get instant data.

## Frequently Asked Questions

**Can I use Jibble MCP to see who's working?**
Yes, you can ask your agent to list people or check recent time entries to see who is active. It gives you a quick snapshot of your team's status without opening the app.

**Does Jibble MCP help with payroll?**
It makes it much easier by pulling all time entries and person details into one place for your review. You can ask your agent to summarize hours for a specific group.

**Can I see where my team is located?**
Yes, the Connector can pull location data from specific time entries so you can see site distribution. This is perfect for verifying that remote and on-site staff are where they should be.

**How do I see project hours?**
You can ask the agent to pull a breakdown of time spent on specific projects from your account. It helps you see exactly how many hours are going into different tasks.

**Is this for HR only?**
While HR teams love it for attendance, project managers also use it to track billable hours and client work. It's a versatile tool for anyone managing people or time.

**How do I get Jibble API credentials?**
Log in to your Jibble account, navigate to Organization Settings > API, and generate a new Client ID and Client Secret.

**Does it support activities and projects?**
Yes, you can list and retrieve data for both activities and projects using this Connector.

**Can I see real-time attendance?**
Yes, the list_time_entries tool provides access to current and historical time tracking data.