# Overtime Pay Calculator MCP for AI Agents AI Agent Connect

> Overtime Pay Calculator helps you handle the headache of US labor law compliance. It calculates federal FLSA pay and handles specific state rules for California and Colorado. Use it to figure out regular rates with bonuses, check daily overtime thresholds, and see if employees actually qualify for exempt status. It's built for accurate payroll math and helps you stay compliant without the constant worry of manual errors.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_3mlbzI3LJ0I3Ul0HF41bUp9LFm4FhAtzbjW2QGdI/ai-agent-connect
- **Tags:** overtime, flsa, payroll, compliance, usa-labor-law

## Description

The Overtime Pay Calculator handles the mess of US labor laws so you don't have to. It's built for people who need to get payroll numbers right without worrying about the fine print of federal and state regulations. Instead of manually checking if a 10-hour shift in California triggers extra pay or trying to figure out how a non-discretionary bonus changes a worker's regular rate, your AI client does the math for you. It knows the difference between federal standards and the specific daily thresholds found in states like Colorado and California. It even takes the guesswork out of exemption status by looking at both salary and job duties to see if an employee actually qualifies for exempt status. You get precise numbers that you can trust for your records. By adding this to your setup through the Vinkius catalog, you put a layer of legal logic into your AI's workflow. It turns a complex compliance task into a simple query. You stop guessing about weighted averages and start getting accurate results every time you run a calculation.

## Tools

### calculate_adjusted_regular_rate
The calculate_adjusted_regular_rate tool calculates the true regular rate of pay by including non-discretionary bonuses. It ensures your weighted averages are legally accurate.

### calculate_daily_overtime
The calculate_daily_overtime tool determines overtime pay for shifts exceeding state-mandated thresholds like those in CA or CO. It handles specific regional requirements automatically.

### evaluate_exemption_eligibility
The evaluate_exemption_eligibility tool analyzes if an employee meets the salary and duties requirements for exempt status. It helps you avoid costly misclassifications.

### calculate_weekly_overtime
The calculate_weekly_overtime tool determines overtime pay based on the federal 40-hour weekly threshold. It's the standard for basic federal compliance.

## Prompt Examples

**Prompt:** 
```
Calculate overtime for a CA worker who did 10 hours at $30/hr.
```

**Response:** 
```
Regular pay: $300.00.
**Overtime pay: $30.00**

*Note: This is based on the 8-hour threshold in California.*
```

**Prompt:** 
```
Is a manager making $85k with executive duties exempt?
```

**Response:** 
```
Yes, the employee meets the salary and duties requirements for exemption.
```

**Prompt:** 
```
Calculate pay for 45 hours at $25/hr with a $200 bonus.
```

**Response:** 
```
Based on the non-discretionary bonus, here is the breakdown:

| Category | Amount |
| :--- | :--- |
| **Regular Rate** | $26.67 |
| **Regular Pay** | $1,166.65 |
| **Overtime Pay** | $133.35 |
```

## Capabilities

### Calculate federal 40-hour weekly pay
Determine the standard overtime amount based on federal 40-hour weekly thresholds.

### Check state-specific daily overtime
Identify and calculate overtime owed for daily shifts that exceed California or Colorado limits.

### Adjust regular rates for bonuses
Factor non-discretionary bonuses into the regular rate of pay for accurate weighted averages.

### Verify employee exemption status
Analyze whether an employee meets the salary and duties requirements to qualify as exempt.

### Factor in non-discretionary commissions
Incorporate commissions into the true regular rate of pay calculation.

## Use Cases

### Checking California daily limits
A payroll manager needs to check if a worker in California earned overtime on a 10-hour shift.

### Verifying exempt status
An HR lead wants to know if a $70k salary for a manager actually qualifies them for exempt status.

### Calculating bonuses
A small business owner needs to calculate a weekly check that includes a $500 non-discretionary bonus.

### Federal compliance check
A regional manager wants to see if a team's pay meets federal FLSA standards for a 45-hour week.

## Benefits

- Handle state-specific rules automatically. Use calculate_daily_overtime to manage California and Colorado's daily thresholds without looking up state laws.
- Get accurate pay with bonuses. Use calculate_adjusted_regular_rate to include non-discretionary pay into weighted averages for perfect compliance.
- Simplify exemption checks. Use evaluate_exemption_eligibility to instantly see if an employee meets the salary and duties requirements for exempt status.
- Automate federal math. Use calculate_weekly_overtime to quickly determine pay for the standard 40-hour work week.
- Eliminate manual errors. By using these tools, you remove the risk of calculation mistakes that lead to expensive labor law violations.

## How It Works

The bottom line is you get accurate, legally-informed payroll math in seconds.

1. Connect your AI client to the Overtime Pay Calculator via your preferred platform.
2. Input the employee's hours worked, their hourly rate, and any non-discretionary bonuses.
3. Get an immediate breakdown of regular pay, overtime pay, and exemption eligibility.

## Frequently Asked Questions

**Can the Overtime Pay Calculator handle California's daily overtime?**
Yes, it specifically handles state-mandated thresholds for California and Colorado. It identifies when a shift exceeds the daily limit and calculates the correct extra pay.

**Does the Overtime Pay Calculator include bonuses in the pay rate?**
Yes, it uses the adjusted regular rate to include non-discretionary bonuses. This ensures your weighted average is legally accurate for overtime calculations.

**Can I use the Overtime Pay Calculator to check if someone is exempt?**
Yes, it analyzes both salary and job duties to determine eligibility. This helps you verify if a high-earning employee actually qualifies for exempt status under labor laws.

**What states does the Overtime Pay Calculator support?**
It covers federal FLSA standards plus specific rules for California and Colorado. This covers the most common and complex state-specific labor requirements in the US.

**How does the Overtime Pay Calculator handle weighted averages?**
It incorporates commissions and bonuses into the regular rate calculation. This ensures that all non-discretionary pay is factored in before determining the overtime rate.

**Can I check if an employee qualifies for exempt status?**
Yes, the tool looks at both salary and job duties to see if they meet the requirements. It provides a clear determination to help you stay compliant with labor laws.

**How does the tool handle California overtime?**
By using the `calculate_daily_overtime` tool with the state code 'CA', the engine applies the 8-hour daily threshold rule specific to California.

**Does it include bonuses in the overtime rate?**
Yes, you can use `calculate_adjusted_regular_rate` to incorporate non-discretionary earnings like commissions and production bonuses into the calculation.

**Can I check if an employee is exempt?**
Yes, the `evaluate_exemption_eligibility` tool analyzes annual salary and job duties to determine if an employee qualifies for exemption.