MeetingPulse Connector for AI agents.
10 live capabilities
Manage live audience engagement and webinar polls with your agent.
Waiting for input…
Why people use MeetingPulse
MeetingPulse for Real-Time Webinar Engagement
With this Connector, you can just talk to your agent. You can ask for the latest poll numbers or a summary of the Q&A session while you're still on stage. You get to stay present with your audience because the data comes to you instead of you going to the data.
What Vinkius changes
You get a direct conversation bridge to your live audience engagement data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking live poll sentiment
A webinar host needs to know if the audience likes a new feature.
- Real-world use case 02
Summarizing live Q&A
An organizer is running out of time and needs to see the top questions.
- Real-world use case 03
Monitoring workshop engagement
A trainer wants to see if people are staying awake.
Complete set · 10capabilities
The complete MeetingPulse capability set.
These are the exact actions your AI can choose when you ask it to work with MeetingPulse.
01—04
4 capabilities in this set.
Part of 10 available through MeetingPulse.
- 01 Capability
Get meeting
Get the full details for one specific meeting. This is how you see the configuration and status of a session.
- 02 Capability
Get account info
Get your basic account details. Use this to check your current status and limits.
- 03 Capability
Get meeting analytics
Get the engagement metrics for a meeting. Use this to see how much interaction is happening in real time.
- 04 Capability
Get poll details
Get the specific data for a single poll. It's useful for seeing how many people voted on a specific topic.
05—07
3 capabilities in this set.
Part of 10 available through MeetingPulse.
- 05 Capability
List attendees
See the list of people in a meeting. Use this to quickly check who's currently active or joined.
- 06 Capability
List meeting files
See every file shared in a meeting. This helps you find resources shared during a live session.
- 07 Capability
List meetings
See all your active and past meetings. This is the starting point for finding the right session to manage.
08—10
3 capabilities in this set.
Part of 10 available through MeetingPulse.
- 08 Capability
List polls
See every poll associated with a specific meeting. Use this to get an overview of all audience questions.
- 09 Capability
List qa sessions
See all the Q&A sessions. This lets you monitor the flow of questions from your audience.
- 10 Capability
Search meetings
Find a specific meeting using a keyword. This makes it easy to jump to a session in a large account.
Set up in minutes
One URL. Then ask MeetingPulse to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MeetingPulse from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MeetingPulse, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MeetingPulse for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MeetingPulse URL.
- Step 03
Save and start
Save the connection and enable MeetingPulse in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"meetingpulse": {
"url": "https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MeetingPulse
Open Agent mode in chat and ask: "Using MeetingPulse, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"meetingpulse": {
"url": "https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MeetingPulse
Ask Copilot: "Using MeetingPulse, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"meetingpulse": {
"url": "https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MeetingPulse
Open Cascade and ask: "Using MeetingPulse, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"meetingpulse": {
"url": "https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MeetingPulse
Ask Cline: "Using MeetingPulse, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add meetingpulse --transport http "https://edge.vinkius.com/vk_preview_AU1uVkWZKmDLDOcJRj5E9CB4JOxzif18EU0qr32G/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MeetingPulse
Ask Claude: "Using MeetingPulse, show me...". 10 tools are ready
Where the request belongs
Work MeetingPulse can move forward.
This is for event organizers and corporate communications leads who are tired of manual data entry during live sessions. It's for the person who needs to stay in the moment while still having a pulse on the numbers.
Event Coordinator
Checking live poll results and Q&A trends during a large-scale webinar.
Corporate Trainer
Tracking engagement metrics to see if a workshop is landing with the employees.
Webinar Host
Quickly finding shared resources or listing attendees while speaking to an audience.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAirmeet
Event management and orchestration. manage virtual events, attendees, and recordings via AI.
Demio
Equip your AI agent to manage webinar events, track registrants, and monitor sessions via the Demio API.
Microsoft Teams Events
Organize webinars and virtual events through Microsoft Teams with registration, attendee tracking, and engagement features.
Livestorm
Connect your AI agent to Livestorm to manage webinars, registrations, attendees, and analytics via natural language.
Doodle
Manage group scheduling via Doodle. create meeting polls, track participant votes, handle comments, and close polls directly from any AI agent.
EventMobi
Deliver immersive event experiences with virtual and hybrid event capabilities, networking features, and live engagement analytics.
Bring your own AI
Change the model, client or framework. Keep MeetingPulse connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MeetingPulse.
The practical details behind the request, access and result.
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 capability 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.
One connection away
Give your agent a direct line to MeetingPulse.
Connect MeetingPulse once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available