# MyTime MCP for AI Agents AI Agent Connect

> MyTime lets you manage your service business operations directly through your AI agent. You can track appointments, check staff availability, view your product catalog, and look up customer details without leaving your chat interface. It connects your MyTime partner account so you can handle scheduling and customer management via natural conversation.

## Overview
- **Category:** customer-relationship-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_vSV3Oa9JLhVXch6gmFBZw8yGVr1WcnJaTrlihXby/ai-agent-connect
- **Tags:** appointment-booking, staff-management, service-scheduling, point-of-sale, customer-management, business-operations

## Description

This Connector manages your service business operations and scheduling through natural conversation. Instead of jumping between different tabs to see who is booked, who is working, and what is in stock, you can just ask your agent. You can get a quick rundown of today's schedule, check if a specific staff member is free for a service, or pull up a customer's history in seconds. It handles everything from listing your retail products and services to monitoring your latest customer reviews across multiple locations. Because it connects to your MyTime partner account, your agent knows your specific business rules and availability. It is a way to keep your operations moving without the friction of a traditional dashboard. You will find it is a lot easier to stay on top of your growth and service performance when the data is always just one question away. You can explore how this fits into your broader tech stack within the Vinkius catalog to see how it works alongside your other business tools.

## Tools

### get_availability
Check staff availability. You can use this to see if an employee is free for a new booking.

### list_appointments
List scheduled appointments. This is a great way to see your full daily or weekly calendar.

### list_customers
List business customers. Use this to find contact info or look up past visits for any client.

### list_locations
List business locations. This helps you manage data across multiple physical branches.

### list_products
List retail products. This lets you quickly check what items you have for sale and their prices.

### list_reviews
List customer reviews. Use this to monitor your reputation and get feedback on your services.

### list_services
List available services. This helps you quickly recall your full menu of offerings.

### list_staff
List staff members. Use this to check roles and names across your entire team.

### get_appointment
Get specific appointment details. This lets you see exactly who is coming in and what they booked.

### get_business_info
Get high-level business info. This provides a quick overview of your company profile.

## Prompt Examples

**Prompt:** 
```
Who is booked for a haircut today?
```

**Response:** 
```
Here is your schedule for today:

| Time | Customer | Service |
| :--- | :--- | :--- |
| 09:00 AM | Alice Smith | Haircut |
| 10:30 AM | Bob Jones | Coloring |
| 01:00 PM | Charlie Brown | Haircut |

You have 3 appointments remaining. Would you like the details for any of these?
```

**Prompt:** 
```
Is Sarah available for a massage this Friday at 2 PM?
```

**Response:** 
```
I checked Sarah's schedule. She is currently free at 2 PM this Friday. 

**Staff Status:**
- **Name:** Sarah
- **Status:** Available
- **Next Booking:** 3:00 PM

Would you like me to pull up the details for any recent customers who booked with her?
```

**Prompt:** 
```
What retail products do we have in stock?
```

**Response:** 
```
You have 15 items in your retail catalog. Here are the top 5:

* **Premium Shampoo** - $25.00
* **Argan Oil** - $30.00
* **Conditioner** - $20.00
* **Hair Spray** - $15.00
* **Face Wash** - $18.00

I can check the specific inventory count for any of these if you'd like.
```

## Capabilities

### Check staff availability
See if a specific employee is free for a new booking at a requested time.

### List scheduled appointments
Get a full view of your daily or weekly bookings in a simple list.

### View retail product catalogs
See what items you have in stock and their prices in one place.

### Look up customer profiles
Find specific customer contact info and history quickly.

### Monitor customer reviews
See what people are saying about your services and brand reputation.

### Manage multi-location data
Access information and schedules for all your different business branches.

## Use Cases

### Finding a customer's history
A customer calls to reschedule, but you can't find their file. Ask your agent to find the customer using list_customers and see their last visit.

### Checking stylist availability
You need to know if a stylist is free for a 2 PM haircut. Ask the agent to check get_availability for that specific staff member.

### Checking retail prices
You're at a trade show and need to know your retail prices. Ask the agent to list your products using list_products to give the right info.

### Monitoring branch performance
You want to see how the new location is performing. Ask the agent to pull the schedule for that specific branch using list_appointments.

## Benefits

- Stop tab-switching by getting appointment details and staff schedules directly in your chat using list_appointments and get_availability.
- Improve customer service by quickly pulling up history and profiles with list_customers to provide faster and more personalized help.
- Keep track of your inventory and offerings easily by viewing your full catalog with list_products and list_services in one place.
- Monitor your brand's reputation across all branches by pulling recent feedback with list_reviews without manual searching.
- Simplify multi-location management by accessing data for every branch of your business through list_locations.
- Get a clear view of your team's roles and status instantly using list_staff to coordinate your workforce better.

## How It Works

The bottom line is you get a conversational interface for your entire MyTime business backend.

1. Subscribe to the MyTime MCP on Vinkius.
2. Enter your MyTime Partner API Key and optional subdomain in the setup.
3. Ask your AI client to check schedules, staff, or products.

## Frequently Asked Questions

**Can I use MyTime MCP to see my daily schedule?**
Yes, it pulls your full list of appointments directly into your chat. You can ask for today's schedule or a specific date to see who is coming in and what services they booked.

**Does MyTime MCP work for salons and spas?**
Yes, it is designed for service-based businesses. It helps you manage bookings, staff, and customer history for any service-oriented shop.

**Can I check if my staff members are busy?**
Yes, you can ask about specific employees to see their real-time availability. This helps you coordinate your team and book new clients without double-booking.

**How do I see my customer list with MyTime MCP?**
It can search and list your entire customer database. You can ask your agent to find specific profiles or get a general list of your clients.

**Can MyTime MCP show me my retail items?**
Yes, it lists all products and prices in your catalog. You can quickly check what you have for sale without opening your point of sale system.

**Does MyTime MCP support multiple locations?**
Yes, it can manage and list data for all your branches. You can query information for different physical locations from a single chat.

**Can I see customer reviews with MyTime MCP?**
Yes, it retrieves your recent feedback and reviews. This makes it easy to monitor your reputation and see what customers are saying about your services.

**How do I get a MyTime Partner API Key?**
The MyTime Partner API is a restricted service. You must contact MyTime support or your account manager to have API access enabled for your business and receive your unique key.

**Can I check availability for a specific professional?**
Yes! Use the `get_availability` tool with the professional's Staff ID and the target Service ID to see open slots.

**Does this support multiple business locations?**
Yes. The `list_locations` tool will retrieve all branches associated with your account, and other tools will return data relevant to your entire business scope.