# Universe MCP for AI Agents AI Agent Connect

> Universe lets you manage your entire event lifecycle through your AI agent. You can pull guestlists, check in attendees using ticket IDs, and manage private access keys without ever leaving your chat window. It connects your host account to your AI client so you can handle front-of-house operations, query sales performance, and manage ticketing data in real-time.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_SJoH44KbZ4JOGTvnSiOwJ9OzhN7NoBCk9el53Vlq/ai-agent-connect
- **Tags:** ticketing, guestlist, check-in, event-planning, universe-api

## Description

Managing a live event is usually a mess of open tabs and frantic searching. You are constantly jumping between your ticketing dashboard and guestlists to find out who is actually showed up or why a specific ticket is not scanning. This Connector changes that by bringing your account directly into your AI agent. Instead of hunting for data, you just ask your agent to pull up the guestlist for a specific event or check a person in. It handles the heavy lifting of fetching QR codes and managing private access keys for your VIPs. Whether you are trying to see how many tickets sold in a specific region or you need to verify a guest's custom form answers at the door, the agent does it in seconds. It is a massive shift from manual data entry to just talking about your events. You can find this and thousands of other connectors in the Vinkius catalog to keep your tools connected. It is about getting your hands off the dashboard and back onto the actual work of running a great event. You can manage your entire event lifecycle from discovery to check-in without the usual friction of a web interface. You can also pull sales performance data and attendee demographics to see how your marketing is actually performing. Everything you need to run a smooth operation is now accessible through a single conversation.

## Tools

### list_guestlists
Retrieve attendee information and custom form answers for events or listings. This makes it easy to find specific guest details.

### list_listings
Retrieve a list of event listings. This helps you see every public offering you have active at once.

### get_event_orders
Get orders and attendees for a specific event. This is great for checking sales performance and attendee demographics.

### get_event_tokens
Get attendee QR code tokens for your guests. This allows you to quickly verify tickets during the check-in process.

### create_access_key
Create and manage access keys for private tickets. This helps you keep exclusive events secure and organized.

### check_in
Mark a ticket as checked-in instantly using its unique ID. This makes it much faster to handle attendees at the door.

### get_events
Get a list of events for a host. This provides a quick overview of your entire event schedule in one place.

## Prompt Examples

**Prompt:** 
```
List all active events for host ID 98765.
```

**Response:** 
```
I've pulled the events for host 98765. Here is what is currently active:

| Event Name | Event ID | Status |
| :--- | :--- | :--- |
| Tech Summit 2024 | 112233 | Active |
| AI Workshop | 445566 | Active |

Would you like me to pull more details on either of these?
```

**Prompt:** 
```
Show me the guestlist for event 112233.
```

**Response:** 
```
I found 150 attendees on the guestlist for event 112233. Here are the most recent registrations:

* **Alice Smith**
* **Bob Jones**
* **Charlie Davis**

I can also pull the custom form answers for these guests if you need them.
```

**Prompt:** 
```
Check in ticket ID 556677.
```

**Response:** 
```
Success! Ticket 556677 has been marked as checked-in. The attendee is now confirmed for the event.
```

## Capabilities

### Pull event schedules
Get a full list of events associated with a specific host.

### Fetch attendee guestlists
Retrieve names and custom form answers for any event or listing.

### Mark tickets as checked-in
Use ticket IDs to instantly mark attendees as present.

### Retrieve QR code tokens
Fetch the specific QR tokens needed for attendee entry.

### Manage private access keys
Create and manage keys for exclusive ticket types.

### Query sales and order data
Get a breakdown of orders and attendee details for an event.

### List all event listings
View every public offering you have active at once.

## Use Cases

### Verifying guest details at the door
A staff member asks the agent to pull up the guestlist for a specific event. The agent uses `list_guestlists` to show the names and custom form answers immediately.

### Quickly checking in a ticket
An attendee hands over a ticket ID. The staff member tells the agent to check them in. The agent uses `check_in` to mark them as present in the system.

### Analyzing sales performance
A marketing manager wants to know how a tour is doing. The agent uses `get_event_orders` to summarize the latest sales and attendee demographics.

### Managing VIP access keys
An organizer needs to issue private access for a VIP section. They ask the agent to create a key using `create_access_key` for a specific ticket type.

## Benefits

- Stop digging through the Universe dashboard to find guestlists. Use `list_guestlists` to get attendee info instantly in your chat.
- Speed up door entry by using `check_in` to mark tickets. Your agent handles the IDs while you focus on the crowd.
- Manage VIP access easily. Use `create_access_key` to handle private tickets without manual overhead.
- Get real-time sales data. Use `get_event_orders` to see how your tickets are moving and who is buying them.
- Simplify QR code management. Use `get_event_tokens` to fetch attendee tokens whenever you need them.
- Keep your schedule organized. Use `get_events` and `list_listings` to see every active event in one place.

## How It Works

The bottom line is you get a conversational interface for your entire event dashboard.

1. Subscribe to the Universe MCP in the Vinkius catalog.
2. Enter your Universe Personal Access Token in the configuration.
3. Ask your AI agent to list events, pull guestlists, or check in attendees.

## Frequently Asked Questions

**Can I use the Universe MCP to manage my guestlists?**
Yes. You can ask your agent to pull up specific guestlists for any event or listing. It will retrieve the attendee names and any custom form answers you have collected.

**Does the Universe MCP support checking in attendees?**
Yes. You can provide a ticket ID to your agent, and it will mark that attendee as checked-in. This is a great way to manage front-of-house operations quickly.

**How does the Universe MCP help with VIP tickets?**
It allows you to manage private access keys for exclusive ticket types. You can ask your agent to create these keys so you don't have to do it manually in the dashboard.

**Can I see my sales data using the Universe MCP?**
Yes. You can ask your agent to pull order history and attendee data for any event. This helps you see how your sales are performing in real-time.

**Is the Universe MCP good for on-site event staff?**
It is ideal for on-site staff. They can use a chat or voice interface to verify guests and check in tickets quickly without needing to navigate a complex web dashboard.

**How do I connect my Universe account to my AI agent?**
You just need to subscribe to this Connector and provide your Universe Personal Access Token. Once connected, your agent can access your event data instantly.

**Can I use the AI to check in guests at the door?**
Yes! Use the `check_in` tool with the ticket ID. It marks the attendee as checked-in in the Universe system immediately.

**How do I get a list of everyone attending my event?**
You can use the `list_guestlists` tool to fetch attendee info. You can filter by `event_id` or `listing_id` and even set a limit for the results.

**Is it possible to create access keys for hidden tickets via chat?**
Yes, the `create_access_key` tool allows you to manage access keys for private tickets by providing the necessary JSON payload.