How to Use the Eventee MCP in Windsurf
Let Windsurf's Cascade agent autonomously manage your Eventee events, from checking schedules to auditing audience engagement.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Eventee MCP to Windsurf
Create your Vinkius account to connect Eventee to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Multi-Step Event Coordination
This server gives your agent direct access to your Eventee account. Instead of you manually checking details, just tell Cascade a goal like "Give me a brief on the main upcoming event." It automatically chains the tools needed to get the job done. Cascade will run `list_all_events` to find what's next, then use that event's ID to call `list_event_speakers` and `list_event_sessions`. It combines the results into a single summary without you having to prompt each step. That's the whole point—you set the destination, Cascade figures out the route.
Monitor Live Event Health in Windsurf
You can task Cascade with keeping an eye on a live event. It can run a background loop that periodically calls `list_currently_active_events` to see what's running. For any active event, it can then check for audience feedback using `list_event_audience_questions`. This surfaces critical questions or issues the moment they happen. You don't have to constantly refresh a dashboard or ask your agent for updates. Cascade brings the important stuff straight to you, so you can focus on running the show.
Run Pre- and Post-Event Audits
Get a complete picture of an event before it starts. Tell Cascade to "check event readiness," and it will use tools like `list_event_registered_attendees` and `list_event_partners_and_sponsors` to confirm all the key players are in place. It's a simple way to verify everything is set. After the event wraps, ask for a final report. Cascade can execute `quick_event_engagement_audit` to give you a high-level summary of what happened. This makes generating post-mortems fast and data-driven.
Set up Eventee MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Eventee MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Eventee payment history." If connected, Cascade will call the Eventee tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"eventee-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Eventee. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Eventee MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Eventee MCP today
We host it, we monitor it, we maintain it. You just paste one token.