# Eventcube MCP for AI Agents AI Agent Connect

> Eventcube MCP handles your ticketing and event management. It lets your agent manage venue profiles, create new events, and track ticket sales in real-time. You can also handle attendee lists and resend order confirmations without switching tabs. This means you can see how many tickets are left for a specific show or check who's on the VIP list without ever leaving your chat.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/ai-agent-connect
- **Tags:** eventcube, ticketing, events, attendees

## Description

Eventcube MCP brings your event operations directly into your conversation. Managing a live event usually means jumping between a ticketing dashboard, a spreadsheet of guest names, and a map of venue capacities. You're constantly copy-pasting order numbers and refreshing pages to see if you've sold out. This Connector changes that by bringing those operations directly into your chat. Instead of hunting for data, you just ask your agent about it. You can see how many tickets are left for a specific show, check who's on the VIP list, or set up a new venue profile while you're still in the middle of planning. It makes the logistics of event management feel like a conversation rather than a chore. Because Vinkius hosts this Connector, you can plug it into your existing workflow and let your agent handle the heavy lifting of data retrieval and record creation. It's about getting answers and making updates in one place so you can focus on the actual experience of the event.

## Tools

### get_event
Retrieve details for a specific event. Get all the core info for a single show in one go.

### list_events
List all events in your Eventcube account. Get a bird's eye view of everything you have planned.

### create_event
Create a new event in your account. It lets you set up the foundation for a new show or gathering.

### create_ticket
Create a new ticket for an event. Use this to define different types of access like VIP or General Admission.

### create_venue
Create a new venue profile. This saves your location details so you don't have to re-enter them every time.

### get_me
Check API connectivity and get account context. Use this to make sure your agent is properly linked to your account.

### get_order
Retrieve details for a specific order. See the specifics of a single customer purchase.

### list_categories
List event categories. See how your events are organized across your entire account.

### list_orders
List all ticket orders. Pull a full list of every purchase made for your events.

### list_tickets
List all tickets for a specific event. See every ticket type available for a single show.

### list_venues
List all saved venues. Quickly see every location you have on file.

### resend_order_confirmation
Resend the confirmation email for an order. Send a quick reminder to a customer who lost their receipt.

## Prompt Examples

**Prompt:** 
```
How many tickets are left for the Tech Conference?
```

**Response:** 
```
For the Tech Conference (ID: 102), you have **45 tickets remaining** out of 500 total. 

*   **Status:** 91% Sold
*   **Remaining:** 45
*   **Next Action:** Would you like me to check the VIP list for this event?
```

**Prompt:** 
```
List all my venues.
```

**Response:** 
```
You have 4 venues on file:

| Venue Name | Capacity |
| :--- | :--- |
| **Grand Hall** | 1,000 |
| **The Studio** | 150 |
| **Outdoor Arena** | 5,000 |
| **VIP Lounge** | 50 |
```

**Prompt:** 
```
Can you resend the confirmation for order #8829?
```

**Response:** 
```
I've sent a new confirmation email for **order #8829** to the customer. They should see it in their inbox shortly. 

*   **Status:** Sent
*   **Order Type:** VIP Pass
```

## Capabilities

### Create new events
Set up a new event with all its basic details in seconds.

### Manage venue profiles
Build and maintain a list of locations for your events.

### Track ticket sales
See real-time numbers on how many tickets have been sold.

### Handle attendee lists
Query who's registered and what their specific access level is.

### Resend order confirmations
Automatically push out confirmation emails to customers.

## Use Cases

### Checking real-time sales
A producer asks for a summary of ticket sales for 'Summer Fest' and gets a breakdown of sold vs remaining seats using list_orders.

### Venue setup
A manager needs to add three new locations to their profile and asks the agent to create them using create_venue.

### Customer support
A fan lost their confirmation; the coordinator asks the agent to find the order and use resend_order_confirmation.

### Event planning
An organizer wants to see all upcoming events and their categories to check for scheduling conflicts using list_events.

## Benefits

- Stop switching tabs to check ticket sales. Use list_orders to see exactly how many seats are left without leaving your chat.
- Build out your venue catalog faster. Use create_venue to store location data so your agent can reference it instantly.
- Handle customer service requests in seconds. Use resend_order_confirmation to help a fan who lost their email.
- Get a bird's eye view of your schedule. Use list_events to see every upcoming date and location at once.
- Simplify event creation. Use create_event and create_ticket to set up new shows and pricing tiers through simple commands.

## How It Works

The bottom line is you get a conversational interface for your entire ticketing and venue backend.

1. Link your Eventcube account to your AI client via Vinkius.
2. Tell your agent what you need, like listing your venues or checking a specific order.
3. Get the data back in a clear summary in your chat.

## Frequently Asked Questions

**Can the Eventcube MCP help me manage my event venues?**
Yes. You can use it to build a database of your locations. Your agent can then pull up venue details whenever you're planning a new show.

**How do I see my ticket sales with Eventcube?**
You can ask your agent to list your orders or check specific event details. It will pull the latest sales data directly from your account.

**Can I use the Eventcube MCP to help with customer service?**
Absolutely. You can have your agent find specific orders and resend confirmation emails to customers who have lost their receipts.

**Does Eventcube MCP support creating new events?**
Yes, you can create new events and define different ticket types like VIP or General Admission through your agent.

**Can I see all my active events at once?**
Yes. You can ask your agent to list all events in your account, and it will provide a summary of your upcoming schedule.

**Is Eventcube MCP good for large-scale festivals?**
It's designed for any event management need, from small local shows to large festivals. It handles venue profiles, ticketing, and attendee lists for any scale.

**Can I check real-time ticket sales for an event?**
Yes, just supply the specific Event ID and the AI can query the exact number of sold and available tickets.

**Is it possible to retrieve an attendee's details?**
Absolutely. You can fetch attendee records to verify registration status or check their specific ticket type.

**Can I list all my active events?**
Yes, querying the list of active events will return their IDs, dates, and baseline capacities instantly.