# Smeetz MCP for AI Agents AI Agent Connect

> Smeetz MCP lets you manage your commerce operations directly through your AI agent. Use it to list products, handle new bookings, and pull up customer profiles without leaving your chat interface. It's built for teams who need to move faster on ticketing and inventory without clicking through multiple dashboard tabs.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_NXwXzBMZY9DNnzgDU3drcRJYRe5EVEgYCc13cosP/ai-agent-connect
- **Tags:** ticketing, booking-management, unified-commerce, attractions, customer-data, inventory-management

## Description

Imagine you're in the middle of a busy shift and a customer wants to book a tour for a specific date. Instead of switching tabs, logging into your commerce dashboard, and digging through product IDs, you just ask your AI agent to handle it. This Connector connects your Smeetz account to your workspace, making your booking and inventory data accessible in plain English. You can pull up a customer's history to see what they've booked before or quickly check if a specific attraction has space left for next weekend. It takes the friction out of the back-office side of running a business. When you use it through the Vinkius catalog, you're basically giving your AI agent a direct line to your commerce data. It handles the heavy lifting of fetching metadata and creating records so you can stay focused on the conversation with your customers. You don't have to worry about manual data entry errors or missing a detail because the agent pulls the exact info needed from your account. This means you can handle more inquiries in less time while keeping your customer interactions personal and accurate. It's about making your workflow feel like a conversation rather than a series of clicks and copy-pastes.

## Tools

### list_customers
Pull a list of all customers in your account. Use this to see your total reach or audit your user base in seconds.

### get_booking
Fetch every detail about a specific booking ID. This is how you quickly check a customer's current reservation status.

### list_products
See every product you have listed in your account. Use this to browse your inventory without opening the dashboard.

### create_booking
Create a new booking for a specific product and date with customer info. This makes it easy to book tickets during a live chat without leaving your conversation.

### get_customer
Get a deep dive into a specific customer's profile. Use this to provide personalized service based on their history.

### get_product
Retrieve detailed metadata for a specific product. This helps you answer specific questions about a tour or ticket.

## Prompt Examples

**Prompt:** 
```
Is there any space left for the Grand Canyon tour on January 15th?
```

**Response:** 
```
I've checked the availability for the Grand Canyon Helicopter Tour. There are currently **4 spots left** for January 15th. Would you like me to go ahead and book one of those for you?
```

**Prompt:** 
```
Can you find the booking for 'BK-55221' and tell me who it belongs to?
```

**Response:** 
```
Fetching details for **BK-55221**... 

This is a confirmed booking for the **City Tour** on **2024-12-10**. 
- **Customer:** Robert Smith 
- **Status:** Confirmed 
- **Tickets:** 2
```

**Prompt:** 
```
Create a booking for Alice Brown (alice@email.com) for the Las Vegas Show Tickets on Feb 1st.
```

**Response:** 
```
I've successfully booked the **Las Vegas Show Tickets** for **Alice Brown** on **February 1st**. 

**Booking ID:** BK-99887 
**Status:** Confirmed 

I've sent the confirmation details to her email.
```

## Capabilities

### Create new bookings
Tell your agent to book a product for a specific date and customer without manual entry.

### Retrieve customer profiles
Pull up a full history of a user's previous purchases and details instantly.

### Check product details
Get specific metadata and availability for any item in your catalog.

### List all inventory
See every product currently available in your Smeetz account.

### View booking statuses
Get real-time updates on specific reservation IDs to keep customers informed.

## Use Cases

### Checking tour availability
A customer asks if a tour is available for next Tuesday. The agent uses list_products and get_product to check and confirms instantly.

### Resolving lost tickets
A user calls about a lost ticket. The rep uses get_booking to find the reservation and get_customer to verify their identity.

### Closing high-value sales
A high-value lead wants to book a VIP package. The sales agent uses create_booking to finalize the sale while on the phone.

### Auditing customer reach
An ops manager needs to audit the current customer list. They ask the agent to use list_customers to generate a summary.

## Benefits

- Stop the tab-switching: Use list_products and get_product to check inventory without leaving your AI client.
- Faster support: Use get_customer and get_booking to see a user's full history in seconds, not minutes.
- Instant booking: Use create_booking to secure tickets immediately while you're still talking to the customer.
- Better data access: Use list_customers to get a bird's eye view of your user base for analysis.
- Reduced errors: Let the AI handle the specific IDs and dates for create_booking to prevent manual entry mistakes.

## How It Works

The bottom line is you get a chat-based interface for your entire commerce backend.

1. Subscribe to the Smeetz MCP on Vinkius.
2. Provide your Smeetz API Key in the configuration.
3. Start asking your AI client to manage bookings or look up customers.

## Frequently Asked Questions

**How does the Smeetz MCP help my support team?**
It lets your team see customer history and booking details instantly within your AI chat. Instead of searching a dashboard, they can just ask the agent to find a specific reservation or pull up a user's profile.

**Can I use the Smeetz MCP to create new reservations?**
Yes. Your AI agent can create new bookings directly by taking the product, date, and customer info from your conversation and pushing it straight into your Smeetz account.

**Does the Smeetz MCP work with Claude or Cursor?**
Yes, it works with any MCP-compatible client including Claude, Cursor, and Windsurf. Once connected via Vinkius, your agent can access your commerce data.

**How do I get my customer data into my AI agent?**
By connecting the Smeetz MCP, your agent gains the ability to list all customers and pull up detailed profiles whenever you need them during a chat.

**Can I check my product inventory using the Smeetz MCP?**
Definitely. You can ask the agent to list all products or get specific details on a single item to see what's currently available for sale.

**Is the Smeetz MCP safe for my customer info?**
It connects your Smeetz account to your AI client using your specific API key, ensuring that only authorized actions are performed on your commerce data.

**Can I retrieve full metadata for a specific product?**
Yes, use the `get_product` tool with the product ID to get all technical and commercial details associated with that item.

**Is it possible to automate new bookings through the AI?**
Absolutely. The `create_booking` tool allows you to specify the product, date, ticket types, and customer information to generate a booking instantly.

**How can I access customer information?**
You can use `list_customers` to browse your customer database or `get_customer` with a specific ID to see a detailed profile and history.