# Humanitix MCP for AI Agents AI Agent Connect

> Humanitix. Manage events, tickets, and attendees via the Humanitix API. This Connector lets your AI agent handle registration, track sales, and organize attendee data for your organization. It's built for those who need to move event logistics forward without manual data entry.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_MjYCLjjm4eZADBx7t2wfYABdoJFB0hZKEI9eKodO/ai-agent-connect
- **Tags:** ticketing, event-registration, attendee-management, social-impact, ticket-sales, community-engagement

## Description

Imagine you're running a non-profit gala or a community workshop. Usually, you're stuck toggling between your email, a spreadsheet of names, and your ticketing platform to see who's actually coming and how many seats are left. This Connector changes that by giving your AI agent a direct line into your Humanitix account. Instead of hunting for data, you can just ask your agent to pull a list of everyone who signed up for a specific date or check how many tickets are still available for a sold-out show. It handles the heavy lifting of pulling organization data, tracking marketing campaigns, and managing venue details. When you connect this to Vinkius, you get a centralized way to keep your community management organized. You stop copy-pasting attendee names and start spending your time on the actual event. It makes the logistics side of social impact work feel less like a chore and more like a background process.

## Tools

### get_event
Pull specific details for a single event in your account. Use this to see dates, descriptions, or status.

### get_me
Get the profile information for the currently authenticated user. This helps the agent understand your account context.

### list_attendees
Get a list of everyone registered for a specific event. It's the fastest way to see who is coming.

### list_campaigns
See all active marketing campaigns in your Humanitix account. Use this to track your promotional efforts.

### list_events
View all virtual and hybrid events you have scheduled. This gives you a bird's-eye view of your calendar.

### list_hosts
See a list of all event hosts associated with your account. Useful for managing multi-host collaborations.

### list_inventory
Check the remaining ticket inventory for your events. Use this to see real-time availability.

### list_orders
See a list of all ticket orders placed by customers. This helps you monitor incoming sales.

### list_tickets
Get a list of all tickets across every event in your system. Use this for high-level ticket auditing.

### list_venues
See all the event venues you have saved in your account. This helps you quickly find location data.

## Prompt Examples

**Prompt:** 
```
List all the attendees for the "Community Workshop" happening next week.
```

**Response:** 
```
I've pulled the attendee list for the Community Workshop. Here are the registered participants:

| Name | Email | Status |
| :--- | :--- | :--- |
| Jane Doe | jane.d@example.com | Confirmed |
| John Smith | j.smith@provider.net | Confirmed |
| Alice Wong | alice.w@webmail.com | Pending |

**Total: 3 attendees.**
```

**Prompt:** 
```
How many tickets are left for the "Annual Charity Gala"?
```

**Response:** 
```
I checked the inventory for the Annual Charity Gala.

- **Tickets Remaining:** 42
- **Event Status:** Active
- **Venue:** Grand Ballroom

You still have a good amount of inventory available for sale.
```

**Prompt:** 
```
What marketing campaigns are we currently running?
```

**Response:** 
```
You have 3 active marketing campaigns:

- **Winter Fundraiser:** Active (Social Media)
- **Early Bird Special:** Expiring in 2 days
- **Corporate Sponsorship:** Draft mode

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

## Capabilities

### Pull attendee lists
Get a full roster of everyone registered for a specific event.

### Check ticket inventory
See exactly how many tickets are left in real time.

### Track marketing success
View your various campaigns to see what's driving sales.

### Manage venue details
Access and update information about your event locations.

### Monitor ticket orders
Look through all recent orders to keep tabs on sales.

### Fetch event details
Grab specific info about virtual or hybrid events.

## Use Cases

### Checking seat availability for a gala
A non-profit manager asks the agent to check inventory for the Annual Gala. The agent uses list_inventory and reports the remaining count immediately.

### Gathering names for a mailing list
A community lead asks for the attendee list for the Webinar Series. The agent uses list_attendees to provide the names for a mailing list.

### Monitoring active promotions
An organizer wants to see which marketing push worked best. The agent uses list_campaigns to show the current status of all active promotions.

### Verifying venue details
An admin needs to verify the venue for a hybrid event. The agent uses get_event and list_venues to confirm the location.

## Benefits

- Automate attendee lists: Use list_attendees to quickly pull names without opening a browser.
- Real-time inventory checks: Use list_inventory to see ticket counts instantly during high-traffic sales.
- Unified event tracking: Use list_events and list_tickets to see your entire schedule in one place.
- Campaign visibility: Use list_campaigns to monitor which marketing efforts are actually working.
- Faster venue management: Use list_venues to quickly swap or check location details for upcoming dates.

## How It Works

The bottom line is your AI agent handles the data entry and retrieval while you focus on the event.

1. Connect your Humanitix API credentials to the Connector via the Vinkius dashboard.
2. Open your preferred AI client and grant the agent permission to access your data.
3. Ask your agent to perform tasks like listing attendees or checking ticket counts.

## Frequently Asked Questions

**Can the Humanitix MCP help me manage my non-profit event tickets?**
Yes, it lets your AI agent see your ticket inventory and orders. You can quickly check how many spots are left or see recent sales without leaving your chat interface.

**How does the Humanitix MCP handle attendee lists?**
It allows your agent to pull a full list of people registered for a specific event. This is great for quickly gathering names for guest lists or check-ins.

**Can I use Humanitix to track my marketing campaigns?**
Yes, the Connector can list your active marketing campaigns. Your agent can help you keep track of which promotions are running and what they're targeting.

**Does the Humanitix MCP work for virtual events too?**
It supports both virtual and hybrid events. You can use it to pull details for any event type hosted on your platform.

**Is the Humanitix MCP good for venue management?**
It lets you view your saved venues and event details. You can ask your agent to find specific location info for your upcoming dates.

**Can my AI agent see my organization data with Humanitix?**
The Connector provides access to your organization data and user info. This helps your agent understand the context of your account and events.

**How do I get Humanitix API credentials?**
You can find your API key in your Humanitix dashboard under Account Settings > API. Ensure you have the necessary permissions to access event data.

**Can I see attendee emails?**
Yes, the list_attendees tool provides access to registered attendee details including contact information if available.

**Is inventory management supported?**
Yes, the list_inventory tool allows you to track ticket availability and stock levels.