EventMobi Experience Connector for AI agents.
10 live capabilities
Manage attendee engagement and event app analytics through a conversational interface.
Waiting for input…
Why people use EventMobi Experience
EventMobi Experience for Real-Time Event Analytics
This Connector changes that by letting your agent do the hunting for you. You can ask for a summary of attendee volume or a list of your most active exhibitors without ever leaving your chat window. You get a clear, unified view of your event's health in seconds.
What Vinkius changes
You stop clicking through dashboards and start getting answers through a chat interface.
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 attendance
An organizer asks the agent to pull the list of attendees for the main summit.
- Real-world use case 02
Monitoring app engagement
A marketing lead asks about engagement.
- Real-world use case 03
Verifying the speaker lineup
A team member asks for a list of speakers.
Complete set · 10capabilities
The complete EventMobi Experience capability set.
These are the exact actions your AI can choose when you ask it to work with EventMobi Experience.
01—04
4 capabilities in this set.
Part of 10 available through EventMobi Experience.
- 01 Capability
List event attendees
Pull a list of all registered attendees for a specific event. This helps you quickly see who is coming.
- 02 Capability
List event exhibitor profiles
List all exhibitor and company profiles for a specific event. Use this to manage your sponsor relations.
- 03 Capability
List all events
See every event managed in your EventMobi account. It's the easiest way to get a bird's eye view of your portfolio.
- 04 Capability
List latest event projects
Identify which event projects were recently created or updated. This keeps your team focused on the newest work.
05—07
3 capabilities in this set.
Part of 10 available through EventMobi Experience.
- 05 Capability
Get eventmobi account metadata
Retrieve your account limits and metadata. Use this to check your subscription status or technical limits.
- 06 Capability
Get event engagement analytics
Get high-level engagement analytics for a specific event. This tells you which parts of the app people actually like.
- 07 Capability
Get event detailed data
Get the specific settings and information for a single event. This is your go-to for deep-diving into one show.
08—10
3 capabilities in this set.
Part of 10 available through EventMobi Experience.
- 08 Capability
Quick event volume audit
Get a high-level summary of attendees, sessions, and speakers. This is the fastest way to get a status update.
- 09 Capability
List event sessions
List every session and schedule item for a specific event. You can use this to build out a full itinerary.
- 10 Capability
List event speakers
List all the speakers registered for a specific event. This is perfect for double-checking your lineup.
Set up in minutes
One URL. Then ask EventMobi Experience to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use EventMobi Experience 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_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable EventMobi Experience for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience URL.
- Step 03
Save and start
Save the connection and enable EventMobi Experience in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"eventmobi-experience": {
"url": "https://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience
Open Agent mode in chat and ask: "Using EventMobi Experience, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"eventmobi-experience": {
"url": "https://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience
Ask Copilot: "Using EventMobi Experience, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"eventmobi-experience": {
"url": "https://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience
Open Cascade and ask: "Using EventMobi Experience, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"eventmobi-experience": {
"url": "https://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience
Ask Cline: "Using EventMobi Experience, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add eventmobi-experience --transport http "https://edge.vinkius.com/vk_preview_mQqcGNWvtuB3STOXC3Go7Ke30IkT11XLAsfc7Tat/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 EventMobi Experience
Ask Claude: "Using EventMobi Experience, show me...". 10 tools are ready
Where the request belongs
Work EventMobi Experience can move forward.
The event manager who is tired of checking ten different screens to see if people are actually showing up. Or the marketing lead who needs to report on engagement numbers during a live summit without manual data scraping.
Event Manager
They use this to check attendee registration counts and session popularity on the go during the live event.
Marketing Coordinator
They use this to research exhibitor visibility and app engagement trends while the conference is running.
Operations Lead
They use this to monitor app updates and organizational event metadata to ensure everything stays on track.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEventee
Equip your AI agent to manage events, track speakers, and monitor attendee engagement via the Eventee API.
Accelevents
All-in-one event management platform. manage events, attendees, and session registration via AI.
Eventmaker
Equip your AI agent to manage events, track participants, and monitor check-ins via the Eventmaker API.
Hubilo
Manage virtual and hybrid events via Hubilo API.
EventMobi
Deliver immersive event experiences with virtual and hybrid event capabilities, networking features, and live engagement analytics.
Eventtia
Equip your AI agent to manage events, track B2B meetings, and monitor attendee data via the Eventtia API.
Bring your own AI
Change the model, client or framework. Keep EventMobi Experience 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 EventMobi Experience.
The practical details behind the request, access and result.
Can I use EventMobi Experience MCP to see who's attending my conference?
Yes, it lets your agent pull the full list of registered attendees for any specific event you're running.
How does this help with live event monitoring?
It connects to real-time engagement analytics so you can see which sessions are popular and how many people are using the app.
Can I get a list of my speakers?
Absolutely. You can ask your agent to pull all registered speakers for a specific event, including their bios and roles.
Does this work for multiple events?
Yes, it can list all events in your account and identify the most recently updated projects.
Can I see my exhibitor profiles?
Yes, it can pull all company and exhibitor profiles for a specific event to help you manage your sponsors.
What kind of analytics does the EventMobi Experience MCP provide?
It gives you high-level engagement metrics like total app views, session favorites, and interaction rates.
Is there a way to get a quick summary of my event stats?
Yes, you can ask for a volume audit which summarizes your total attendees, sessions, and speakers instantly.
How do I get an EventMobi API Key?
Log in to your EventMobi account, navigate to Settings > API Integration, and you can generate or retrieve your unique API Key from there. API access is typically enabled for most enterprise plans.
Does the integration show real-time analytics?
Yes, you can use the get_event_engagement_analytics capability to retrieve high-level engagement data such as app views and session interactions as reported by the EventMobi platform.
Can the agent send push notifications?
This integration currently focuses on listing and auditing event data and analytics. Sending live push notifications or updating app content should be managed via the EventMobi Experience Manager dashboard.
One connection away
Give your agent a direct line to EventMobi Experience.
Connect EventMobi Experience once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available