# MeetingPulse MCP for AI Agents AI Agent Connect

> MeetingPulse MCP lets you manage audience engagement and meeting data using your AI agent. You can pull poll results, track Q&A sessions, and grab meeting analytics without leaving your chat interface. It connects your live event data directly to your workspace for real-time interaction.

## Overview
- **Category:** business-intelligence
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/ai-agent-connect
- **Tags:** audience-engagement, live-polling, meeting-analytics, qa-management, event-tracking

## Description

MeetingPulse is the tool you need to bridge the gap between your live audience and your data. Instead of jumping between tabs to see who's participating or how many people voted on a specific poll, you can just ask your AI agent to handle the heavy lifting. If you're running a webinar and need to know which question is getting the most heat, you can pull that information instantly. You can also keep tabs on the files shared during a session or see exactly who's in the room. It makes managing the live part of a meeting way less frantic because the data is always just a sentence away. When you add this to your stack on Vinkius, you're basically giving your agent a direct line to your audience's pulse. It's about staying present with your audience instead of getting buried in the backend of your engagement platform. You get to focus on the conversation while the agent handles the logistics of tracking questions, results, and participant lists. It turns your engagement platform into a conversational interface where you can stay on top of everything happening in the room without ever losing your place.

## Tools

### get_meeting
Get the full details for one specific meeting. This is how you see the configuration and status of a session.

### get_account_info
Get your basic account details. Use this to check your current status and limits.

### get_meeting_analytics
Get the engagement metrics for a meeting. Use this to see how much interaction is happening in real time.

### get_poll_details
Get the specific data for a single poll. It's useful for seeing how many people voted on a specific topic.

### list_attendees
See the list of people in a meeting. Use this to quickly check who's currently active or joined.

### list_meeting_files
See every file shared in a meeting. This helps you find resources shared during a live session.

### list_meetings
See all your active and past meetings. This is the starting point for finding the right session to manage.

### list_polls
See every poll associated with a specific meeting. Use this to get an overview of all audience questions.

### list_qa_sessions
See all the Q&A sessions. This lets you monitor the flow of questions from your audience.

### search_meetings
Find a specific meeting using a keyword. This makes it easy to jump to a session in a large account.

## Prompt Examples

**Prompt:** 
```
Who's currently in the workshop and how many questions have been asked?
```

**Response:** 
```
### Current Workshop Status

**Attendees:**
*   John Doe
*   Jane Smith
*   Mike Ross
*   Sarah Connor

**Q&A Summary:**
There are currently **12 questions** in the active Q&A session. The most frequent topics include:
*   Pricing structure
*   Integration with third-party tools
*   Mobile app availability
```

**Prompt:** 
```
Give me the results for the 'New Feature' poll.
```

**Response:** 
```
### Poll Results: 'New Feature'

**Total Votes:** 142

| Option | Votes | Percentage |
| :--- | :--- | :--- |
| **Option A (Love it)** | 98 | 69% |
| **Option B (Need more info)** | 34 | 24% |
| **Option C (Not interested)** | 10 | 7% |
```

**Prompt:** 
```
Show me the files that were shared during the last product launch.
```

**Response:** 
```
### Shared Resources: Product Launch

Here are the files shared during that session:
*   `Product_Roadmap_2024.pdf`
*   `Pricing_Sheet_Final.xlsx`
*   `Demo_Video_Highlights.mp4`
```

## Capabilities

### Pull live poll results
Get real-time data on how your audience is responding to specific questions.

### Track Q&A sessions
See every question asked during a live session to keep the conversation moving.

### Fetch engagement metrics
Grab engagement metrics to see how well your audience is actually paying attention.

### List meeting attendees
See exactly who is showing up to your event without checking a separate guest list.

### Retrieve shared files
Find every document or resource shared during a specific meeting or webinar.

## Use Cases

### Checking live poll sentiment
A webinar host needs to know if the audience likes a new feature. They ask the agent to show results for the 'Favorite Feature' poll using get_poll_details.

### Summarizing live Q&A
An organizer is running out of time and needs to see the top questions. They ask the agent to list all Q&A sessions using list_qa_sessions.

### Monitoring workshop engagement
A trainer wants to see if people are staying awake. They ask the agent to fetch the engagement metrics for the current workshop using get_meeting_analytics.

### Retrieving shared session resources
A speaker forgets which PDF they shared. They ask the agent to list all files shared in the current meeting using list_meeting_files.

## Benefits

- Get live poll results instantly. Use get_poll_details to see audience sentiment without looking at a separate dashboard.
- Track Q&A flow in real time. Use list_qa_sessions to see what your audience is asking so you can address it immediately.
- Access engagement metrics on demand. Use get_meeting_analytics to see if your content is actually landing with the crowd.
- Find shared resources quickly. Use list_meeting_files to pull up any document mentioned during a live session.
- Search through past sessions. Use search_meetings to find specific historical data from previous events or webinars.

## How It Works

The bottom line is you get a direct conversation bridge to your live audience engagement data.

1. Subscribe to the MeetingPulse MCP on Vinkius.
2. Provide your MeetingPulse API Key in your client settings.
3. Ask your agent to list meetings or pull poll data to start managing your events.

## Frequently Asked Questions

**Can MeetingPulse MCP help me manage live polls?**
Yes, it pulls real-time results for your polls so you can see how your audience is responding instantly without leaving your agent window.

**How does MeetingPulse MCP handle Q&A sessions?**
It lists all active Q&A sessions, allowing you to monitor the flow of questions and see what your audience is asking in real time.

**Can I use MeetingPulse MCP to see who's attending my webinar?**
Yes, the Connector can list all attendees for a specific meeting, so you always know exactly who is in the room.

**Does MeetingPulse MCP show engagement scores?**
It fetches detailed meeting analytics, giving you a clear picture of how much interaction is actually happening during your session.

**Can I find files shared in a past meeting with MeetingPulse MCP?**
Yes, you can list files shared in any meeting to quickly find resources or documents mentioned during previous sessions.

**Is MeetingPulse MCP good for corporate training?**
It's excellent for trainers who need to track engagement metrics and see live audience feedback to ensure their content is landing well.

**How do I find my MeetingPulse API Key?**
Log in to MeetingPulse, go to your Profile or Integration Settings, and generate or copy your API Key from the API section.

**Can I retrieve poll results in real-time?**
Yes! Use the `get_poll_details` tool with the meeting and poll IDs to see the current voting results.

**Is my meeting data secure?**
Absolutely. Your credentials are encrypted at rest and injected securely at runtime.