RingCentral Events (Hopin) Connector for AI agents.
10 live capabilities
Manage webinar registrations and virtual event schedules.
Waiting for input…
Why people use RingCentral Events (Hopin)
Hopin (RingCentral Events) for Automating Virtual Event Logistics
This Connector lets your AI agent do that work for you. Instead of clicking through five different pages, you can just ask your agent to pull the current registration count or check the speaker lineup for a specific session. It turns a 20-minute manual chore into a 5-second chat command.
What Vinkius changes
It turns your event platform into a searchable database for your AI.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking attendee counts
An event lead asks their agent to show how many people signed up for the keynote, and the agent calls list_registrations to provide the count.
- Real-world use case 02
Quick guest registration
A coordinator tells their agent to add a VIP to the main conference, and the agent uses create_registration to do it instantly.
- Real-world use case 03
Verifying speaker order
A producer asks for tomorrow's timeline, and the agent pulls the full sequence using list_schedule.
Complete set · 10capabilities
The complete RingCentral Events (Hopin) capability set.
These are the exact actions your AI can choose when you ask it to work with RingCentral Events (Hopin).
01—04
4 capabilities in this set.
Part of 10 available through RingCentral Events (Hopin).
- 01 Capability
Create registration
Registers a user for an event. It lets your agent handle sign-ups without manual form entry.
- 02 Capability
Get event
Retrieves details for a specific event. Use this to quickly check the status or metadata of any listing.
- 03 Capability
List tickets
Lists tickets configured for an event. Use this to check pricing or capacity for different event tiers.
- 04 Capability
List vendors
Lists vendors and exhibitors for an event. This keeps your partner list organized in one place.
05—07
3 capabilities in this set.
Part of 10 available through RingCentral Events (Hopin).
- 05 Capability
List events
Lists events in your RingCentral Events (Hopin) organization. This is the fastest way to get a bird's-eye view of your calendar.
- 06 Capability
List organizations
Lists organizations associated with your account. This helps if you manage multiple corporate accounts.
- 07 Capability
List registrations
Lists attendees and registrations for an event. You can use this to verify sign-ups or manage guest lists.
08—10
3 capabilities in this set.
Part of 10 available through RingCentral Events (Hopin).
- 08 Capability
List schedule
Lists the schedule items for an event. It helps you double-check session order and timing.
- 09 Capability
List sessions
Lists interactive sessions for an event. Use this to see what's happening in parallel.
- 10 Capability
List speakers
Lists speakers for an event. This is perfect for checking who is confirmed for a specific slot.
Set up in minutes
One URL. Then ask RingCentral Events (Hopin) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use RingCentral Events (Hopin) 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_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable RingCentral Events (Hopin) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin) URL.
- Step 03
Save and start
Save the connection and enable RingCentral Events (Hopin) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hopin-ringcentral-events": {
"url": "https://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin)
Open Agent mode in chat and ask: "Using RingCentral Events (Hopin), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hopin-ringcentral-events": {
"url": "https://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin)
Ask Copilot: "Using RingCentral Events (Hopin), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hopin-ringcentral-events": {
"url": "https://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin)
Open Cascade and ask: "Using RingCentral Events (Hopin), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hopin-ringcentral-events": {
"url": "https://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin)
Ask Cline: "Using RingCentral Events (Hopin), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hopin-ringcentral-events --transport http "https://edge.vinkius.com/vk_preview_3TeAU1Dh7TSC0niFyrh2r7OFigtFYOrgiSqtcJLG/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 RingCentral Events (Hopin)
Ask Claude: "Using RingCentral Events (Hopin), show me...". 10 tools are ready
Where the request belongs
Work RingCentral Events (Hopin) can move forward.
This is for the event coordinators and marketing ops who are tired of manual CSV exports and constant tab-switching. It solves the headache of keeping registration data and speaker lineups in sync across multiple platforms.
Event Coordinator
Uses the capability to quickly verify attendee counts and update speaker lists during live events.
Webinar Producer
Checks session schedules and ticket availability to ensure smooth transitions during live streams.
Marketing Operations Manager
Automates the registration of guest lists and manages vendor data for large conferences.
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.
ON24 Virtual Events
Manage webinars and virtual events via ON24. track registrants, attendees, and analytics directly from your AI agent.
Microsoft Teams Events
Organize webinars and virtual events through Microsoft Teams with registration, attendee tracking, and engagement features.
Webex
Manage rooms, meetings, and collaboration workflows on Cisco Webex. the leading enterprise video conferencing platform.
Eventmix
Organize events with integrated registration, payment processing, and attendee communication for conferences and meetups.
Demio
Equip your AI agent to manage webinar events, track registrants, and monitor sessions via the Demio API.
Bring your own AI
Change the model, client or framework. Keep RingCentral Events (Hopin) 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 RingCentral Events (Hopin).
The practical details behind the request, access and result.
Can the Hopin (RingCentral Events) MCP help me manage my webinars?
Yes, it gives your AI agent direct access to your webinar schedules, speaker lineups, and registration data so you can manage everything from a single chat interface.
How does the Hopin (RingCentral Events) MCP handle registrations?
It allows your AI agent to view all current attendees and create new registrations directly, removing the need for manual form entry.
Can I use the Hopin (RingCentral Events) MCP to see my speaker lineup?
Yes, you can ask your agent to pull the full list of confirmed speakers for any specific event or session at any time.
Does the Hopin (RingCentral Events) MCP work for multiple organizations?
Yes, it can list all organizations associated with your account, making it useful for agencies or companies managing multiple events.
How does the Hopin (RingCentral Events) MCP help with event logistics?
It automates the checking of ticket availability, vendor lists, and session schedules, which are the core moving parts of event logistics.
Is this the same as Hopin?
Yes, Hopin was acquired and rebranded as RingCentral Events. This Connector uses the official RingCentral Events API.
How do I get an Access Token?
You can generate an Access Token in the RingCentral Events Developer Portal by creating an application.
Can I register attendees with this Connector?
Yes, the create_registration capability allows you to register new attendees for any specific event.
Does it support organization management?
The Connector allows you to list organizations to find your IDs and metadata.
Can I register attendees with this MCP?
Yes, the create_registration capability allows you to register new attendees for any specific event.
One connection away
Give your agent a direct line to RingCentral Events (Hopin).
Connect RingCentral Events (Hopin) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available