# Checkfront MCP for AI Agents AI Agent Connect

> Checkfront MCP lets you manage your tours, activities, and rentals through your AI client. It handles booking details, inventory availability, and customer profiles so you can give your guests instant answers or update your schedule without jumping back and forth between tabs.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_qrJIE7I8XPdnTclMdxiBLasC4c6LpPQsMYTmj4NV/ai-agent-connect
- **Tags:** booking-engine, reservations, inventory-management, scheduling, activity-management

## Description

This Connector connects your booking platform to your AI client. Instead of hunting through different dashboards to see who's coming or what's left in your inventory, you can just ask your agent to pull that info for you. It handles the heavy lifting of checking real-time availability for specific dates, listing out your various tour packages, or finding a customer's past booking history. Whether you're running a kayak rental shop, a guided hiking business, or a boutique adventure tour, this setup lets you manage the nuts and bolts of your reservations without the manual overhead. It's part of the Vinkius catalog, making it easy to plug into your existing workflow and connect your data to the tools you already use. You can quickly see your full list of bookable items, group them by category, or grab your specific business settings to keep everything organized. It turns your booking data into a conversation, so you spend less time on data entry and more time running your actual business. You can check if a specific tour is sold out for a weekend, see how many spots are left in a group booking, or find a customer's contact details in seconds. This means you can provide faster answers to your guests and keep your team updated on the latest schedule changes without constantly refreshing your browser.

## Tools

### list_bookings
See all reservations, including dates and group sizes. This helps you see a full manifest of who is coming on a specific day.

### get_booking
Pull the specific details for one individual reservation. This is useful for looking up a specific guest's details quickly.

### list_items
View every bookable experience, tour, or rental in your catalog. This lets you see everything you currently offer to customers.

### get_item
Get the full description and details for a single bookable item. Use this to pull specific info about a tour or rental.

### get_account
Pull your general business configuration and account information. This gives you a quick look at your core business settings.

### check_availability
See which dates and slots are still open for specific experiences. This helps you give customers instant answers about remaining space.

### list_categories
See your different tour and activity categories with total item counts. This is great for organizing your inventory by type.

### search_customers
Find customer contact info, spend history, and waivers on file. Use this to quickly pull up a person's history during a conversation.

## Prompt Examples

**Prompt:** 
```
What tours are booked for this Saturday and how many spots are left?
```

**Response:** 
```
### Saturday Bookings — Oct 19

| Tour Name | Time | Status | Spots Left |
| :--- | :--- | :--- | :--- |
| **Whale Watching** | 9:00 AM | 18/24 Booked | 6 left |
| **Wine Country** | 10:30 AM | **SOLD OUT** | 0 left |
| **Mountain Bike** | 2:00 PM | 4/8 Booked | 4 left |
```

**Prompt:** 
```
List all customers who booked the Sunset Cruise next week.
```

**Response:** 
```
I found 12 upcoming bookings for the Sunset Cruise next week. Here are the primary guests:

*   **John Adams** (4 tickets)
*   **Maria Silva** (2 tickets)
*   **The O'Connor Family** (6 tickets)

Total revenue collected so far: **$840**.
```

**Prompt:** 
```
Are there any kayak rentals left for August 15th afternoon?
```

**Response:** 
```
Checking inventory for August 15th (12:00 PM - 5:00 PM)... 

Yes, we have the following available for booking:
*   **Double Kayaks**: 9 available
*   **Single Kayaks**: 4 available
```

## Capabilities

### View upcoming reservations
See all bookings with dates, group sizes, and payment information in one view.

### Fetch specific booking details
Get the full picture for a single reservation instantly.

### Browse bookable inventory
List every tour, activity, and rental experience you offer.

### Check real-time availability
See which dates and slots are still open for specific experiences.

### Organize by categories
View your offerings grouped by types like classes, events, or tours.

### Search customer profiles
Find contact info, spend history, and waivers for specific people.

### Access account settings
Pull your general business configuration and account info.

## Use Cases

### Checking a weekend manifest
A manager asks what tours are booked for Saturday and sees a list of 15 people across three activities using list_bookings.

### Verifying rental stock
A shop owner asks if there are kayaks left for a specific afternoon and gets a count of available units using check_availability.

### Handling a customer inquiry
A rep looks up a returning guest to see their previous spending and if they have a signed waiver on file using search_customers.

### Organizing new offerings
A business owner lists all categories to see where a new mountain bike tour fits into their current inventory using list_categories.

## Benefits

- Get instant answers on tour availability without opening a new tab. You can quickly see open slots for specific dates and experiences.
- Find customer history quickly. Pull up contact info, spend history, and waivers while chatting with a guest to provide better service.
- Keep your inventory organized. View your different tour and activity categories with total item counts to see how your offerings are split.
- Simplify booking checks. See a full manifest of who is coming this weekend including group sizes and payment status.
- Access your business settings. Pull your general business configuration and account info without digging through complex menus.
- Detail every experience. Grab specific details for a tour or rental on the fly to answer guest questions accurately.

## How It Works

The bottom line is you get a conversational interface for your entire booking and inventory system.

1. Connect your Checkfront account to the Vinkius platform.
2. Select the Checkfront MCP within your preferred AI client.
3. Start asking questions about your bookings or inventory.

## Frequently Asked Questions

**Can I use Checkfront MCP to see my tour availability?**
Yes, it lets you check open slots for specific dates and experiences instantly. You can see exactly what's left for a specific time of day.

**Does Checkfront MCP help with rental inventory?**
Yes, it lists your rental items and checks how many are available. This is perfect for shops that need to know their current stock levels.

**Can I find customer booking history with Checkfront MCP?**
Yes, you can search for customer profiles to see their past spending and any waivers they have on file. This helps you recognize returning guests quickly.

**Is Checkfront MCP good for large tour groups?**
Yes, it can list all bookings for a specific date and show group sizes, making it easy to manage large manifests for multi-person excursions.

**Can Checkfront MCP manage my business settings?**
Yes, it can pull your general account configuration and business settings. This allows you to check your core platform info through your agent.

**How does Checkfront MCP handle different activity categories?**
It lists your categories like classes, events, or tours along with the total item counts for each, giving you a clear view of your offerings.

**What businesses use Checkfront?**
Checkfront is used by tour operators, activity providers, rental companies, and experience businesses worldwide to manage online booking and inventory.

**Can I query available slots for a given rental gear category?**
Yes! The Connector directly interfaces with the Checkfront Item/Category API. You can ask exactly how many mountain bikes or kayaks remain available for next Saturday.

**Will an AI cancellation automatically refund my guest's payment?**
By default, the AI cancels the booking status but defers payment refunds to your manual Payment Gateway configuration out of safety, unless strictly instructed other configurations.