Cvent Connector for AI agents.
10 live capabilities
Manage conference registrations and attendee data in real-time.
Waiting for input…
Why people use Cvent
Cvent for Real-Time Event Registration Tracking
This Connector changes that by making your Cvent data accessible through a simple conversation. Instead of clicking through four menus to see who's signed up, you just ask your agent. You get the numbers, the names, and the statuses immediately. It turns a five-minute search into a five-second answer.
What Vinkius changes
You stop digging through the Cvent dashboard and start getting answers through chat.
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 registration numbers
A planner asks 'Who signed up for the summit?
- Real-world use case 02
Verifying speaker schedules
A coordinator asks 'What's the session list for the tech talk?
- Real-world use case 03
Venue scouting during planning
An organizer asks 'What venues do we have in the account?
Complete set · 10capabilities
The complete Cvent capability set.
These are the exact actions your AI can choose when you ask it to work with Cvent.
01—04
4 capabilities in this set.
Part of 10 available through Cvent.
- 01 Capability
Get account details
Get your account's organizational settings and metadata. This helps the agent understand your account boundaries.
- 02 Capability
Get event details
Pull specific details like capacity and lifecycle status for an event. Use this to see if a summit is currently live.
- 03 Capability
List active events
See a list of every event that's currently live. It is perfect for a quick status check on your current portfolio.
- 04 Capability
List event attendees
Get a list of everyone registered for a specific event. This lets you pull names and statuses without manual exports.
05—07
3 capabilities in this set.
Part of 10 available through Cvent.
- 05 Capability
List events
View all events in your Cvent account, including dates and titles. Use this to see your entire history and future plans.
- 06 Capability
List registration types
See the different registration options available for an event. This helps you verify what types of tickets are live.
- 07 Capability
List event sessions
Pull the full schedule of sessions for a specific event. This is great for checking the timing of specific talks.
08—10
3 capabilities in this set.
Part of 10 available through Cvent.
- 08 Capability
List event speakers
Get a list of speakers and their bios for an event. Use this to verify who is presenting and what they will talk about.
- 09 Capability
List available venues
See all the venues configured in your account. This helps you find locations quickly during the planning stage.
- 10 Capability
Search events by filter
Find specific events using a custom filter string. This is the fastest way to find a specific record in a large portfolio.
Set up in minutes
One URL. Then ask Cvent to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cvent 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_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cvent for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent URL.
- Step 03
Save and start
Save the connection and enable Cvent in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cvent": {
"url": "https://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent
Open Agent mode in chat and ask: "Using Cvent, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cvent": {
"url": "https://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent
Ask Copilot: "Using Cvent, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cvent": {
"url": "https://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent
Open Cascade and ask: "Using Cvent, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cvent": {
"url": "https://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent
Ask Cline: "Using Cvent, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cvent --transport http "https://edge.vinkius.com/vk_preview_vsoyr2HtrSKkBMMQhAX4FosgbnuOuuuvy4Kve54u/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 Cvent
Ask Claude: "Using Cvent, show me...". 10 tools are ready
Where the request belongs
Work Cvent can move forward.
This is for the event planner who is drowning in spreadsheets or the ops lead who needs to pull registration numbers across five different conferences in one minute.
Conference Organizer
Checks real-time registration numbers and session status during a live summit.
Event Coordinator
Scouts venue availability and speaker bios during the early planning phase.
Marketing Ops Manager
Pulls attendee lists to create targeted email campaigns for specific events.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBizzabo
Orchestrate your event experience via Bizzabo. manage events, registrations, and attendees directly from any AI agent.
Accelevents
All-in-one event management platform. manage events, attendees, and session registration via AI.
Eventtia
Equip your AI agent to manage events, track B2B meetings, and monitor attendee data via the Eventtia API.
Eventmaker
Equip your AI agent to manage events, track participants, and monitor check-ins via the Eventmaker API.
Eventmix
Organize events with integrated registration, payment processing, and attendee communication for conferences and meetups.
Luma
Host and manage events beautifully with registration pages, attendee communication, and analytics for in-person and virtual gatherings.
Bring your own AI
Change the model, client or framework. Keep Cvent 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 Cvent.
The practical details behind the request, access and result.
Can the Cvent MCP help me see who's registered for my conference?
Yes, it can pull the full list of registered attendees for any specific event in your account. This lets you see names and registration statuses without having to export files manually.
How do I use Cvent MCP to check session times?
You can simply ask your agent to list the sessions for a specific event. It will pull the full agenda, including session titles and time slots, directly from Cvent.
Can I find venues using the Cvent MCP?
Yes, the Connector can list all the venues that are currently configured in your Cvent account, making it easy to check available locations during planning.
Does Cvent MCP work for large-scale summits?
Yes, it is designed to handle large-scale event portfolios. You can query hundreds of events, speakers, and attendees across your entire account.
Can I search for specific events with Cvent MCP?
Yes, you can use filter strings to search for specific events. This helps you find exactly what you need in a large portfolio much faster than manual browsing.
What kind of attendee data does Cvent MCP provide?
It provides access to attendee identifiers and their current registration status. You can use this to monitor who has signed up and who is still pending.
How do I get Cvent API credentials?
Log in to the Cvent Developer Portal, create a new application, and you will be provided with a Client ID and Client Secret for OAuth 2.0 authentication.
Can I see real-time registration counts?
Yes, you can use the list_event_attendees or get_event_details capabilities to see the latest registration data and attendee profiles.
Is the integration secure for enterprise data?
Absolutely. This integration uses official OAuth 2.0 protocols and only accesses the data exposed via your Cvent API application permissions.
One connection away
Give your agent a direct line to Cvent.
Connect Cvent once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available