# Dryfta MCP for AI Agents AI Agent Connect

> Dryfta MCP lets your AI agent manage event attendees, track sessions, monitor abstract submissions, and oversee exhibitors via the Dryfta API. It turns your event data into a conversational interface. Instead of clicking through dashboards, you can ask your agent to pull registration lists, check speaker assignments, or audit submission statuses instantly. It's the fastest way to get a clear picture of your event's logistics without the manual overhead.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Aneq9Su8HnQtF1d2YhCHcD9uBg3F4dQ7GCcmPjnS/ai-agent-connect
- **Tags:** attendee-management, session-scheduling, abstract-submission, registration-tracking, exhibitor-management

## Description

Dryfta connects your event management platform directly into your AI workflow. Usually, planning a big conference means jumping between tabs to check who's signed up, who's speaking, and where everyone's sitting. This Connector lets your agent do the heavy lifting. You can ask it to pull a full list of participants or find a specific person's registration status without ever opening the dashboard. If you're running a call for papers, you can check every submitted abstract or see which ones are still under review. It also handles the logistics side, like listing your exhibitors and their sponsorship levels. You'll find this especially useful if you're already using Vinkius to manage your tool stack, as it keeps all your event operations in one place. Instead of digging through spreadsheets or clicking through menus, you just tell your agent what you need to know.

## Tools

### search_attendees_by_keyword
Find specific participants by searching for their name or email address. Use this to quickly locate a single person in a large crowd.

### get_attendee_details
Get a specific participant's profile and registration status for quick reference. Use this to pull deep info on a single guest.

### quick_event_enrollment_audit
Get a high-level summary of registration volumes for a quick status check. It's perfect for seeing how many people signed up today.

### get_session_details
Get the full details and speaker list for a specific workshop or talk. This pulls the exact program info for any session.

### list_submitted_abstracts
List every abstract submitted for your call for papers to track review progress. You can see everything that's come in so far.

### list_event_attendees
List every person registered for your event. This gives you a complete roster of everyone who's coming.

### list_event_exhibitors
List all sponsors and exhibitors along with their booth assignments. Use this to manage your floor plan and sponsorship data.

### list_event_sessions
List the full schedule of sessions and workshops for your event program. This gives you a birds-eye view of your timeline.

### list_upcoming_sessions
Identify which sessions are starting soon based on the current schedule. This helps you stay ahead of the next live talk.

### get_dryfta_account_metadata
Get your account limits and metadata to see what your plan allows. This helps you understand your current API capacity.

## Prompt Examples

**Prompt:** 
```
Who's coming to our conference?
```

**Response:** 
```
I've pulled the registration list for your upcoming conference. Here are the first few attendees:

| Name | Status | Type |
| :--- | :--- | :--- |
| Alice Johnson | Confirmed | VIP |
| Bob Miller | Confirmed | Standard |
| Charlie Davis | Pending | Standard |

Would you like me to pull the full list or search for a specific person?
```

**Prompt:** 
```
What's on the schedule for tomorrow?
```

**Response:** 
```
Here's what's happening tomorrow:

**Morning Sessions:**
* **AI in Healthcare** - 10:00 AM (Room A)
* **Future of MCP** - 11:30 AM (Main Hall)

**Afternoon Sessions:**
* **Workshop: Data Ethics** - 2:00 PM (Room B)

Should I get the speaker list for any of these?
```

**Prompt:** 
```
How's the abstract submission looking?
```

**Response:** 
```
I've checked the current abstract submissions for your call for papers:

* **Total Submitted:** 12
* **Under Review:** 5
* **Accepted:** 3
* **Pending:** 4

Would you like to see the titles of the accepted abstracts?
```

## Capabilities

### Pull attendee profiles
Get registration status and personal details for any participant in your event.

### Audit registration volumes
See a high-level summary of how many people have signed up to your event.

### Get session speaker lists
View the specific speakers and details for any workshop or talk in your program.

### List submitted abstracts
See every abstract submitted for your call for papers to track review progress.

### Track exhibitor details
View all sponsors and exhibitors along with their booth assignments in one go.

### Search attendees by name
Find specific participants by searching for their name or email address.

## Use Cases

### Checking Registration Totals
An event manager needs to know how many people signed up this morning. They ask the agent for a summary and get a count of VIP and Standard tickets instantly.

### Speaker Logistics
A program chair wants to know who is speaking in the main hall at 2 PM. They ask the agent to pull the speaker list for that specific session.

### Abstract Review Tracking
A reviewer needs to see which papers are still pending. They ask the agent to list all abstracts that are currently under review.

### Attendee Lookup
An ops team member needs to find a guest's email. They ask the agent to search for the guest by name and get their full profile.

## Benefits

- Stop manual cross-referencing of booth numbers by using list_event_exhibitors to pull live data directly into your chat.
- Get instant registration totals with quick_event_enrollment_audit instead of manually counting rows in a spreadsheet.
- Find specific attendee info faster by using search_attendees_by_keyword to filter by name or email in seconds.
- Keep track of your call for papers with list_submitted_abstracts to see exactly who's submitted and what's pending.
- Pull speaker lists on the fly with get_session_details to stay updated on your program without opening the admin panel.
- Monitor your event timeline easily by using list_upcoming_sessions to see what's coming up next in the schedule.

## How It Works

The bottom line is you get a conversational way to manage your entire event without leaving your AI client.

1. Connect the Dryfta MCP to your AI client.
2. Provide your Dryfta subdomain and API Key for authentication.
3. Ask questions about your event program, attendee lists, or abstract statuses.

## Frequently Asked Questions

**How do I use Dryfta MCP to manage my event attendees?**
You can ask your agent to pull registration lists, search for specific people by name, or check their registration status directly. This lets you handle attendee inquiries in a chat rather than clicking through a dashboard.

**Can Dryfta MCP help me track my conference program?**
Yes, it can pull your full session schedule, identify upcoming workshops, and provide specific speaker lists for any talk in your program.

**Can I use Dryfta MCP to monitor abstract submissions?**
Absolutely. You can ask your agent to list all submitted abstracts and see how many are currently under review, accepted, or still pending.

**How does Dryfta MCP work with my existing event data?**
It connects directly to your Dryfta account via an API key. Once connected, your agent can read and summarize your real-time event data instantly.

**Is Dryfta MCP good for managing large conference registrations?**
It's ideal for large events because it allows you to quickly audit registration volumes and find specific attendee details without manual searching.

**Can Dryfta MCP help me see my exhibitor list?**
Yes, it can pull a complete list of your exhibitors and sponsors, including their specific booth assignments and sponsorship levels.

**How do I get a Dryfta API Key?**
Log in to your Dryfta event dashboard, navigate to **Settings > API**, and you can generate or retrieve your unique API Key from there. You will also need your event subdomain.

**Can the agent register new attendees?**
This integration currently focuses on listing and auditing event data. New registrations and payments should be managed through your Dryfta event website registration forms.

**Does the integration show session speakers?**
Yes, you can use the get_session_details tool to retrieve detailed information for specific sessions, which includes identifying the associated speaker profiles.