# Eventbrite MCP for AI Agents AI Agent Connect

> Eventbrite MCP for AI Agents. This Connector connects your AI client to the Eventbrite platform so you can manage live events, track attendee registration, and monitor ticket sales in real-time. Instead of digging through complex dashboards, you can ask your agent to pull lists, check sales velocity, or audit your entire organizational calendar using simple natural language commands.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_RckyAj1tWq3AgPqQ0R0xnsnaSNL7XtpFy6OC5sAQ/ai-agent-connect
- **Tags:** ticketing, event-registration, attendee-tracking, sales-analytics, event-planning, webhook

## Description

Imagine you're in the middle of planning a massive conference and you need to know exactly how many people signed up for the workshop last night without opening a dozen different browser tabs. This Eventbrite MCP changes that by letting your AI agent do the heavy lifting for you. You can ask it to pull a list of everyone who registered, check which ticket types are selling out the fastest, or get a high-level summary of your total sales across multiple events. It turns your event data into a conversational interface. Instead of manual data entry or constant dashboard refreshing, you get a proactive way to manage your logistics. Whether you're trying to spot a dip in registrations or just need to see who's coming to the gala, it handles the retrieval so you can focus on the actual planning. By adding this Eventbrite MCP to your Vinkius catalog, you get a direct line into your ticketing operations. You get the ability to audit your account health and see your full organizational calendar without the friction of traditional navigation. It's about getting the right numbers at the right moment without the clicks.

## Tools

### list_event_attendees
Pull the full list of people registered for an event. It's the fastest way to get names and ticket types.

### list_past_completed_events
Look back at what's already finished. It identifies events that have already taken place.

### list_currently_live_events
See what's happening right now. It identifies events with a "Live" or "Started" status.

### get_eventbrite_account_metadata
Get your profile and account info. This helps the agent understand your organization's context.

### get_event_performance_summary
See how a specific event is doing. It pulls gross sales and performance metrics for your review.

### get_event_detailed_data
Get the nitty-gritty on an event. This retrieves all the specific settings and information for a single listing.

### list_my_organizations
See every organization you belong to. It helps the agent navigate your different brands or branches.

### quick_event_volume_audit
Get a high-level look at what's coming up. It summarizes upcoming events and attendance in one go.

### list_event_ticket_orders
View every transaction for a specific event. This lets you track payment statuses and order history.

### list_my_events
See every event you manage. It provides a full list of your created and managed events.

## Prompt Examples

**Prompt:** 
```
How many people have registered for the Tech Summit so far?
```

**Response:** 
```
The Tech Summit currently has **450 registered attendees**. Here is a breakdown of the ticket types sold:

| Ticket Type | Sold |
| :--- | :--- |
| VIP | 50 |
| General | 300 |
| Early Bird | 100 |

Would you like me to pull the full attendee list?
```

**Prompt:** 
```
Give me a summary of the Summer Gala sales.
```

**Response:** 
```
The Summer Gala has generated **$42,500 in gross sales** so far. 

* **Tickets Sold:** 850 / 1,000
* **Recent Activity:** 15 orders were placed in the last 24 hours.

Sales have been steady. Would you like to see the list of the most recent orders?
```

**Prompt:** 
```
Which of my events are currently live?
```

**Response:** 
```
You have **2 events** currently in a 'Live' or 'Started' status:

1. **Annual Tech Summit**
2. **Digital Marketing Workshop**

Would you like to see the attendee count for either of these?
```

## Capabilities

### Pull attendee lists
Get every name, email, and ticket type for a specific event instantly.

### Track ticket sales
See real-time transaction data and payment statuses for your listings.

### Audit event volume
Get a high-level look at your upcoming events and total attendance numbers.

### Monitor live events
Quickly identify which events are currently active or started.

### Review performance
See gross sales and performance metrics for specific events.

### Manage organization data
Access your profile and organization metadata through the agent.

## Use Cases

### Checking live attendance
An organizer wants to know how many people are at a workshop. They ask the agent to list attendees for the current event ID.

### Sales velocity check
A marketing lead wants to know if a flash sale is working. They ask the agent to pull the performance summary for the gala.

### Quick audit
A manager needs a summary of the next month. They ask the agent to run a volume audit of upcoming events.

### Order reconciliation
An ops person needs to see if a payment went through. They ask the agent to list the ticket orders for a specific date.

## Benefits

- Get instant attendee lists: Use list_event_attendees to grab every name and email without manual exports.
- Monitor real-time sales: Use list_event_ticket_orders to track payment statuses and sales velocity as they happen.
- Audit your calendar: Use quick_event_volume_audit to see your entire upcoming schedule in a single summary.
- Analyze event success: Use get_event_performance_summary to see gross sales and key metrics for any specific event.
- Manage multiple brands: Use list_my_organizations to jump between different event brands seamlessly.
- Identify live status: Use list_currently_live_events to quickly see which events are currently active.

## How It Works

The bottom line is you get a conversational dashboard for your entire ticketing operation.

1. Connect the Eventbrite MCP to your AI client via the Vinkius dashboard.
2. Provide your Eventbrite Private Token from your account settings to authorize the connection.
3. Start asking questions about your events, attendees, or sales to get instant answers.

## Frequently Asked Questions

**Can I use this to see my Eventbrite sales?**
Yes, you can ask your agent to pull performance summaries and ticket order history to see exactly how much you've sold and which tickets are most popular.

**Can I get a list of people who signed up?**
Absolutely. You can ask your agent to pull the full list of registered attendees for any specific event, including their names and ticket types.

**Does this work for multiple organizations?**
Yes, if you manage different brands or organizations on Eventbrite, your agent can see and navigate between all of them.

**How do I see which events are currently happening?**
You can ask your agent to identify all events that are currently in a live or started status so you can monitor them in real-time.

**Can I use this to manage my account profile?**
You can retrieve your account metadata and profile information to keep your agent updated on your organizational details.

**Can I see my past event history?**
Yes, you can ask your agent to pull a list of all your past completed events to review your previous work.

**How do I get an Eventbrite Private Token?**
Log in to your Eventbrite account, navigate to **Account Settings > API Keys**, and you can find or generate your **Private Token** (OAuth token) there. Ensure you use the Private Token for authorized access to your data.

**Can the agent create new events?**
This integration currently focuses on listing and auditing events, attendees, and orders. Creating or publishing new events should be managed via the Eventbrite event builder or professional management tools.

**Does the integration show real-time gross sales?**
Yes, you can use the get_event_performance_summary tool to retrieve a summary of gross sales, total tickets sold, and other revenue metrics for a specific event.