# Tock Reservations MCP for AI Agents AI Agent Connect

> Tock Reservations MCP lets your AI agent handle restaurant bookings, guest profiles, and business metrics. It connects your hospitality data directly to your agent so you can manage tables, check performance, and research guest history without switching tabs. Instead of digging through a dashboard, you can just ask your agent for the details you need to keep your floor running smoothly.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AZ7dxqTaFwuM6Qz8y8HeEJPc5hujAWLngW9zCMZD/ai-agent-connect
- **Tags:** reservations, guest-management, restaurant-operations, booking-system, hospitality-tech, event-scheduling

## Description

Imagine a busy Friday night where the floor is moving fast. Instead of hunting through a dashboard to see if your VIP guest has specific dietary restrictions or checking how many covers you've served so far, you just ask your AI. This Connector pulls that data directly from Tock. You can query guest history to personalize a greeting, check occupancy rates to see if you need to open more tables, or pull a high-level audit of your event volume. It turns your AI into a digital maître d' that knows your guests as well as you do. Because Vinkius hosts this Connector, you can plug it into your existing workflow and start using natural language to run your venue. It takes the manual work out of hospitality management, letting you focus on the guests in front of you rather than the data in the backend. You can quickly see who's coming in, what they like, and how the business is performing in real time. It's about getting the right information at the right second without the friction of manual data entry or constant tab switching.

## Tools

### get_tock_account_metadata
Get your account limits and metadata. This helps you understand your current Tock account status.

### quick_hospitality_volume_audit
Retrieve a high-level summary of reservations, guests, and events. It gives you a quick pulse on your hospitality volume.

### get_business_performance_metrics
See a summary of performance metrics for a specific business. Use this to check average check sizes and occupancy.

### get_business_detailed_data
Get detailed settings and information for a specific business. This is useful for checking venue-specific configurations.

### get_reservation_details
Get full content and status for a specific reservation. This lets you see exactly what's planned for a specific booking.

### list_managed_businesses
List all businesses and venues managed in your Tock account. Use this to see every location you oversee in one list.

### list_business_special_events
List all special events and pop-ups for a specific business. This helps you track unique dates on your calendar.

### list_business_guests
List all guests registered in the business directory. This is how you find guest notes and visit history.

### list_business_reservations
List all reservations for a specific business. Use this to see every booking on your schedule.

### list_future_scheduled_reservations
Identify reservations that are scheduled for a future date. This helps you plan for the upcoming rush.

## Prompt Examples

**Prompt:** 
```
List all reservations for tonight.
```

**Response:** 
```
I've found 15 reservations for tonight, including a party of 4 for **John Miller** (7:00 PM) and a party of 2 for **Alice Connor** (8:30 PM). 

* **Total expected covers:** 45
* **Status:** All confirmed

Would you like to see the guest notes for John Miller?
```

**Prompt:** 
```
What are our performance metrics for this week?
```

**Response:** 
```
This week across your business, you have **350 total covers** with an **occupancy rate of 85%**. 

* **Average check size:** $75
* **Trend:** Performance is up 10% compared to last week.

Should I pull the breakdown by day of the week?
```

**Prompt:** 
```
Search for guest 'Sarah Connor'.
```

**Response:** 
```
Sarah Connor has visited your venues **5 times**. 

* **Last visit:** March 15th at the 'Downtown Bistro'
* **Status:** Flagged as a **VIP Guest**

Would you like to see their dietary preferences and special notes?
```

## Capabilities

### Pull guest history
Retrieve past visits and specific notes to personalize guest interactions.

### Monitor occupancy
Check real-time table status and occupancy rates via your AI client.

### Audit event volume
Get high-level summaries of reservation volume and event activity.

### Manage business data
Access and view specific venue settings and information.

### Track performance
See average check sizes and total covers for any specific business.

## Use Cases

### Personalized VIP Service
A host asks the agent about a guest's last visit. The agent uses list_business_guests to find VIP status and dietary notes for a better welcome.

### Real-time Floor Management
A manager wants to know current occupancy. They ask the agent to check get_business_performance_metrics to see if they need to open more tables.

### Event Planning
An ops lead needs to see all pop-up events. They use list_business_special_events to get a full list of upcoming special dates on the calendar.

### Daily Performance Review
A manager asks for a summary of the night's success. The agent pulls data from get_business_performance_metrics to show total covers and average checks.

## Benefits

- Get instant guest history with list_business_guests to personalize every interaction. You won't have to ask the same questions twice when a regular walks in.
- Monitor your floor in real time using get_business_performance_metrics. You'll see average check sizes and occupancy rates without leaving your chat.
- Audit your total volume with quick_hospitality_volume_audit. This gives you a high-level look at your reservation health across all venues.
- Get your venue settings with get_business_detailed_data. You can quickly check specific business configurations using only natural language.
- Track upcoming needs with list_future_scheduled_reservations. This helps you stay ahead of the rush by identifying what's on the books for later.

## How It Works

The bottom line is you get a natural language interface for your entire Tock hospitality backend.

1. Get your Tock REST API Key from your business dashboard settings.
2. Connect the Tock MCP to your AI client through the Vinkius dashboard.
3. Ask your agent to list reservations, check guest notes, or pull performance metrics.

## Frequently Asked Questions

**How does Tock Reservations MCP help my restaurant?**
It gives your AI agent the ability to read your Tock data. You can ask about reservations, guest history, and performance metrics using plain English.

**Can I use Tock Reservations MCP to see VIP guest notes?**
Yes. Your agent can pull guest profiles to show you history and special notes so you can provide better service.

**Does Tock Reservations MCP work for multiple venues?**
Yes. You can list all businesses managed in your account and get details for each one individually.

**How do I get my Tock API key for this?**
You'll find your Tock REST API Key in your business dashboard settings. You'll need this to connect the Connector to your AI client.

**Can I see my occupancy rates with Tock Reservations MCP?**
Yes. You can ask for real-time business metrics to see how many covers you've served and your current occupancy.

**Is Tock Reservations MCP good for event planning?**
It's great for oversight. You can list special events and pop-ups to see what's coming up on your calendar.

**How do I get a Tock API Key?**
Log in to your Tock dashboard as an administrator, navigate to **Settings > API**, and you can generate or retrieve your unique **REST API Key** from there. Ensure you have an active business subscription.

**Does the integration show guest dietary preferences?**
Yes, you can use the get_reservation_details tool to retrieve specific guest notes, which typically include dietary restrictions, special occasions, and seating preferences.

**Can the agent make new reservations?**
This integration currently focuses on listing and auditing existing reservations, guests, and events. Making new reservations or processing payments should be handled via the Tock booking widget or dashboard interface.