# Salon Chair Hours AI Agent Connect

> Salon Chair Hours MCP helps you handle salon capacity and staffing efficiency. It provides your AI client with the math needed to determine chair occupancy including cleaning buffers, calculate utilization rates, check if appointments fit within a shift, and estimate the number of physical chairs required for your specific workload.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PMMeaRM8PTSrX898IsvTiZyV5v547g5O7E01MK3t/ai-agent-connect
- **Tags:** salon, staffing, capacity, scheduling, utilization

## Description

Running a salon means balancing appointment volume against the physical reality of your floor space. This MCP gives your AI client the ability to crunch the numbers on your chair availability and staffing needs. Instead of guessing if you have enough room for a busy Saturday, you can use this tool to account for the actual time chairs are occupied, including the necessary cleaning buffers between clients. You can monitor how much of your available salon time is actually being used to ensure you aren't leaving money on the table or overworking your staff. It also helps you plan shifts by checking if a specific set of appointments will actually fit into a scheduled block of time. When you're planning for high-volume periods, you can get a clear estimate of the minimum number of physical chairs you'll need to keep things moving without bottlenecks.

## Tools

### calculate_total_occupancy
This tool calculates the total time a chair or group of chairs is occupied. It automatically includes the cleaning buffers required between appointments.

### calculate_utilization_rate
Use this to find the percentage of available salon time that is actually being used for appointments.

### estimate_required_chairs
This tool estimates the minimum number of physical chairs you need to fulfill a specific volume of work.

### get_chair_availability_summary
This tool determines if a specific set of appointments will fit within a designated shift.

## Prompt Examples

**Prompt:** 
```
How much total time will 3 appointments of 30, 45, and 60 minutes take if I need a 10 minute cleaning buffer between each?
```

**Response:** 
```
The total occupied time is 165 minutes (135 minutes of service plus 30 minutes of total buffer time).
```

**Prompt:** 
```
I have 400 minutes of total service time and 50 minutes of buffer time per appointment for 5 appointments. How many chairs do I need if each chair is available for 480 minutes?
```

**Response:** 
```
You will need 2 chairs to fulfill this workload.
```

**Prompt:** 
```
Can I fit three 45-minute appointments with a 15-minute buffer into a 2-hour shift?
```

**Response:** 
```
No, the total time required is 180 minutes, which exceeds the 120-minute shift.
```

## Capabilities

### Occupancy Math
Your agent uses this to calculate total chair time including cleaning gaps.

### Efficiency Tracking
Your AI client calculates utilization rates to see how much time is being used.

### Capacity Planning
The agent estimates the physical chair count needed for upcoming workloads.

### Shift Validation
Your agent checks if a list of appointments fits into a specific shift window.

## Use Cases

### Staffing for Busy Weekends
Estimate how many chairs you need to have open to handle a high volume of weekend appointments.

### Shift Planning
Check if a specific block of appointments can actually fit into a stylist's scheduled shift.

### Efficiency Audits
Calculate your utilization rate to see if your chairs are sitting empty too often.

### Turnover Management
Factor in cleaning time between clients to ensure realistic scheduling.

## Benefits

- Accounts for cleaning buffers to prevent scheduling overlaps.
- Calculates exact chair counts based on service volume.
- Identifies utilization gaps to improve salon efficiency.
- Validates shift feasibility before appointments are booked.

## How It Works

Connect your AI client to Vinkius to start running salon capacity math immediately.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Provide your appointment durations and buffer requirements to your agent.
3. Ask the agent to calculate occupancy, utilization, or chair needs.
4. Receive precise calculations to inform your scheduling and staffing decisions.

## Frequently Asked Questions

**How does this MCP handle cleaning time?**
The calculate_total_occupancy tool specifically includes cleaning buffers in its calculations to ensure you don't overbook.

**Can I use this with Claude or Cursor?**
Yes, you can connect this MCP to any MCP-compatible client like Claude, Cursor, or Windsurf through Vinkius.

**What can I do to find out if I need more chairs?**
You can use the estimate_required_chairs tool to determine the minimum number of physical chairs needed for your workload.

**Does this help with scheduling errors?**
Yes, the get_chair_availability_summary tool helps you verify if a set of appointments will actually fit within a specific shift.

**How do I track how busy my salon is?**
You can use the calculate_utilization_rate tool to see the percentage of available time used for appointments.
