ON24 Virtual Events Connector for AI agents.
10 live capabilities
Manage webinar registrations and attendee analytics through a conversational interface.
Waiting for input…
Why people use ON24 Virtual Events
ON24 Virtual Events for Webinar Data Management
With this Connector, that manual loop disappears. You just ask your agent to pull the survey responses or list the registrants for a specific session. It pulls the data directly into your conversation, so you can get your answers in seconds without ever opening a new tab.
What Vinkius changes
You get a conversational interface for your entire ON24 event portfolio.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick registration check
A marketer needs a count of registrants for a webinar starting in 10 minutes.
- Real-world use case 02
Post-event success audit
A demand gen lead wants to know if the 'Annual Summit' was a success.
- Real-world use case 03
Content creation from Q&A
An ops person needs to compile a Q&A list for a blog post.
Complete set · 10capabilities
The complete ON24 Virtual Events capability set.
These are the exact actions your AI can choose when you ask it to work with ON24 Virtual Events.
01—04
4 capabilities in this set.
Part of 10 available through ON24 Virtual Events.
- 01 Capability
Get event details
Fetch the full configuration and metadata for a specific webinar or virtual event. This is useful for double-checking settings or finding specific session IDs.
- 02 Capability
Get registrant details
Get deep profile information for a single person who registered for an event. It is great for personalized outreach and lead scoring.
- 03 Capability
Get survey responses
Pull survey response data to see what your audience actually thought about your content. This helps you gather sentiment quickly.
- 04 Capability
List virtual events
Get a full list of your upcoming and past webinars to see what's on the schedule. It keeps your event calendar organized in one place.
05—07
3 capabilities in this set.
Part of 10 available through ON24 Virtual Events.
- 05 Capability
Get event qa log
Retrieve the complete Q&A log to see every question and answer from your live session. This is perfect for creating follow-up content.
- 06 Capability
List event registrants
Get a list of everyone who signed up for a specific event including their profile details. It makes managing your leads much easier.
- 07 Capability
List event surveys
See all the surveys attached to your events to manage your feedback loops. This helps you track audience interest across different sessions.
08—10
3 capabilities in this set.
Part of 10 available through ON24 Virtual Events.
- 08 Capability
Get event summary analytics
Get a high-level summary of how your event performed regarding views and impact. It helps you quickly report on your overall success.
- 09 Capability
Get attendee engagement
Pull specific stats on how long people watched and how they interacted with your content. This helps you identify the most engaging parts of your webinar.
- 10 Capability
List event attendees
See who actually showed up to your event vs. who just signed up. This helps you identify your most active participants.
Set up in minutes
One URL. Then ask ON24 Virtual Events to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ON24 Virtual Events 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_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ON24 Virtual Events for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events URL.
- Step 03
Save and start
Save the connection and enable ON24 Virtual Events in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"on24-virtual-events": {
"url": "https://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events
Open Agent mode in chat and ask: "Using ON24 Virtual Events, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"on24-virtual-events": {
"url": "https://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events
Ask Copilot: "Using ON24 Virtual Events, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"on24-virtual-events": {
"url": "https://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events
Open Cascade and ask: "Using ON24 Virtual Events, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"on24-virtual-events": {
"url": "https://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events
Ask Cline: "Using ON24 Virtual Events, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add on24-virtual-events --transport http "https://edge.vinkius.com/vk_preview_qu9bvC6b2CzXbBBb3pFTlY6vKgsP3QdOMZpYlmSG/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 ON24 Virtual Events
Ask Claude: "Using ON24 Virtual Events, show me...". 10 tools are ready
Where the request belongs
Work ON24 can move forward.
This is for the marketing ops person who spends their day exporting CSVs to build reports, or the demand gen lead who needs to know if a webinar is actually converting leads in real-time.
Event Marketer
Checks registration counts and attendee engagement during live sessions to adjust social media strategy.
Demand Generation Manager
Tracks conversion metrics and lead flow from virtual events to hit quarterly targets.
Marketing Operations Specialist
Automates the collection of Q&A logs and survey results for post-event reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsON24
Host enterprise webinars and virtual events that generate pipeline with interactive engagement capabilities and first-party intent data.
Airmeet
Event management and orchestration. manage virtual events, attendees, and recordings via AI.
Livestorm
Connect your AI agent to Livestorm to manage webinars, registrations, attendees, and analytics via natural language.
Demio
Equip your AI agent to manage webinar events, track registrants, and monitor sessions via the Demio API.
HeySummit
Launch virtual summits and online conferences with speaker management, attendee registration, and engagement tracking built in.
Hopin (RingCentral Events)
Connect and manage RingCentral Events (formerly Hopin) webinars and virtual events.
Bring your own AI
Change the model, client or framework. Keep ON24 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 ON24.
The practical details behind the request, access and result.
Can I use the ON24 Virtual Events MCP to see who attended my webinars?
Yes, you can use it to list attendees for any specific event. This lets you see exactly who showed up so you can follow up with them directly.
Does the ON24 Virtual Events MCP work for past events too?
It does. You can pull analytics, survey results, and Q&A logs for any webinar in your history to help with post-event reporting.
How does the ON24 Virtual Events MCP help with lead generation?
It lets your agent pull registrant lists and engagement stats in real-time. This helps you identify which leads are most active and ready for a sales follow-up.
Can I get survey results using the ON24 Virtual Events MCP?
Yes, you can pull survey responses directly. This is great for getting a quick pulse on audience sentiment without manually exporting files.
Is the ON24 Virtual Events MCP good for marketing operations?
It's built for it. It automates the retrieval of Q&A logs and performance metrics, making it much faster to compile reports for your team.
Can I see specific registrant details with the ON24 Virtual Events MCP?
You can. The Connector allows you to fetch deep profile information for individuals who registered, making it easier to manage your audience.
How do I get my ON24 API credentials?
Log in to your ON24 account and navigate to the API Management section in the Analytics or Integration menu to generate your Client ID, API Key, and Secret.
Can I see attendee viewing time?
Yes! Use the get_attendee_engagement capability with the event ID and attendee email to retrieve detailed engagement metrics including total minutes watched.
Does this support multi-registration tracking?
Yes, you can list registrants for any specific event using list_event_registrants and check individual registration statuses.
One connection away
Give your agent a direct line to ON24.
Connect ON24 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available