# SuperSaaS MCP for AI Agents AI Agent Connect

> SuperSaaS lets you manage your online booking systems and appointment schedules through natural conversation. Instead of jumping between tabs to check availability or manually inputting client data, you can ask your agent to handle the heavy lifting. It connects your SuperSaaS account to any AI client, allowing you to create bookings, track user occupancy, and monitor your account balance in real-time without leaving your workspace.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_41MqSJq5PX96q3JkOpwkYQXYF3oPmsPx49B6nVX8/ai-agent-connect
- **Tags:** appointment-booking, scheduling-software, availability-management, booking-system, user-database, time-management

## Description

The SuperSaaS MCP lets you manage your online appointment scheduling and booking system directly through natural conversation with your agent. It connects your SuperSaaS account to any AI client, allowing you to handle the heavy lifting of booking management without leaving your workspace. Instead of jumping between browser tabs to check availability or manually inputting client data, you can ask your agent to find a gap in the schedule or create a new booking for a client. It handles the tedious parts like looking up attendee details or listing your registered users so you can stay focused on your actual work. You no longer have to worry about missing a request or making a double booking because the agent can see your entire schedule in real time. It is a lot easier to run a business when your tools actually talk to each other. By adding this to your Vinkius setup, you get a way to turn your scheduling platform into a conversational interface where you can manage your institution's occupancy and track your usage metrics without any manual data entry. You can quickly check who is on your team, see how many people are booked for the week, and get updates on your account balance without ever needing to log into a separate dashboard. It makes your daily routine faster and keeps your calendar accurate.

## Tools

### get_schedule
Retrieves the metadata and settings for a specific calendar. This is great for checking the rules or availability of a particular schedule.

### get_user
Pulls up the specific profile details for a single registered user. You can quickly see a client's history or contact info.

### create_appointment
Adds a new booking to your calendar with the provided names and times. It handles the data entry for you so you can book clients faster.

### get_appointment_details
Pulls up all the specific information for a single booking. You can use this to verify attendee details before confirming a slot.

### get_account_balance
Shows your current credit balance and account usage metrics. It helps you monitor your spending and limits in real time.

### list_appointments
Provides a full list of bookings for a chosen schedule. This gives you a clear view of your daily or weekly occupancy.

### list_schedules
Lists all the different calendars and schedules in your account. It lets you see every booking option you have available.

### list_account_users
Shows every registered user currently in your SuperSaaS account. This is useful for checking your database of clients and team members.

### update_appointment
Changes the details of an existing booking on your calendar. Use this to fix typos or adjust times for confirmed clients.

### list_changes
Shows the most recent updates made to a specific schedule. This helps you stay on top of any modifications without manual checking.

### delete_appointment
Removes a specific booking from your schedule entirely. It makes it easy to clear slots when a client cancels.

## Prompt Examples

**Prompt:** 
```
Can you see if there are any open slots for a consultation next Tuesday?
```

**Response:** 
```
I've checked your schedules. You have 3 active calendars, including **Consultations** and **Workshop Rooms**. 

Here are the open slots for next Tuesday:
*   **Consultations**: 9:00 AM - 11:00 AM
*   **Workshop Rooms**: 2:00 PM - 4:00 PM
```

**Prompt:** 
```
Book a new appointment for Sarah Jenkins on Wednesday at 2 PM for a 'Design Review'.
```

**Response:** 
```
✅ **Booking Confirmed**

*   **Client**: Sarah Jenkins
*   **Time**: Wednesday, 2:00 PM
*   **Service**: Design Review
*   **Status**: Success

I've added this to your SuperSaaS calendar and notified the client.
```

**Prompt:** 
```
Give me a summary of our account balance and how many users we have registered.
```

**Response:** 
```
Here is your current account summary:

| Metric | Value |
| :--- | :--- |
| **Account Balance** | $4,560.00 |
| **Registered Users** | 142 |
| **Active Schedules** | 3 |

Would you like to see the list of recently registered users?
```

## Capabilities

### Create new bookings
Add a new appointment to a schedule with specific names and times.

### Check schedule availability
See what's open and what's booked across your various calendars.

### View attendee details
Pull up specific information for people who have already booked a slot.

### Manage user lists
See who's registered in your system to keep track of your team and clients.

### Track account balance
Get a real-time look at your credits and usage metrics.

### Update existing bookings
Modify the details of an appointment that's already on the calendar.

### Delete appointments
Remove a booking from a schedule instantly.

## Use Cases

### A busy clinic needs to book a patient
The receptionist asks the agent to book a "Flu Shot" for Jane Doe on Friday at 10 AM. The agent uses `create_appointment` to secure the spot.

### A gym owner checks occupancy
The owner asks, "Who's using the studio today?" The agent uses `list_appointments` and `get_user` to provide a summary of active bookings.

### A consultant manages a tour
The consultant uses `list_schedules` to see which tour dates are open and `get_schedule` to check the specific rules for each one.

### A studio handles a cancellation
A client calls to cancel. The manager tells the agent to remove the booking, and the agent uses `delete_appointment` to clear the slot.

## Benefits

- You stop manual data entry by using `create_appointment` to book clients directly through your agent.
- You get instant visibility into your calendar by using `list_schedules` to see all your active booking options.
- You reduce errors during booking by using `get_appointment_details` to verify attendee info before making changes.
- You monitor your business health easily with `get_account_balance` to see your real-time usage and credits.
- You keep your team organized by using `list_account_users` to see exactly who is registered in your system.
- You stay on top of updates with `list_changes` to see what's been modified on your schedules recently.

## How It Works

The bottom line is that you stop clicking through menus and start managing your calendar with plain English.

1. Connect your SuperSaaS account by providing your Account Name and API Key in the Connector settings.
2. Describe what you need to do, like "book a slot for next Tuesday" or "list all my schedules."
3. The agent executes the request and gives you a confirmation or the data you asked for.

## Frequently Asked Questions

**How does the SuperSaaS MCP help with my booking business?**
It connects your SuperSaaS account to your AI agent, allowing you to create bookings, check availability, and manage your user database using simple text commands instead of manual clicks.

**Can I use the SuperSaaS MCP to create new appointments?**
Yes, you can have your agent book new appointments for you by providing the client's name and the desired time directly in your conversation.

**Can the SuperSaaS MCP see my registered users?**
Yes, your agent can list all registered users in your account, making it easy to check your database or find specific client details quickly.

**How do I check my SuperSaaS account balance using an agent?**
You can simply ask your agent for your account balance. It will pull your real-time credit information and usage metrics from your SuperSaaS account.

**Can I update or delete existing bookings with this Connector?**
Absolutely. Your agent can modify the details of an existing booking or remove it from your schedule entirely based on your instructions.

**Is the SuperSaaS MCP good for managing multiple schedules?**
Yes, it can list and retrieve details for all the different schedules in your account, helping you manage multiple calendars from one place.

**Can I list all my appointments using my AI agent?**
Yes! Use the `list_appointments` tool and provide the Schedule ID. Your agent will retrieve all bookings for that specific calendar.