How to Use the Accelevents MCP in Claude Code
Pipe Accelevents event, attendee, and session data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Accelevents MCP to Claude Code
Create your Vinkius account to connect Accelevents to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe event data into shell scripts with Claude Code
`list_events` fetches your active, past, and upcoming events directly to your CLI. By running this tool, Claude Code outputs clean Accelevents JSON payloads that you can pipe into jq or custom bash utilities. You run a single terminal command to filter Accelevents events by date, and the Claude Code agent executes the query, parses the timestamp fields, and prints the matching IDs to your stdout.
Generate session markdown files via Claude Code
`list_sessions` extracts the complete schedule, times, and speaker profiles from an Accelevents event URL. To fetch the raw schedule data directly into your terminal session, Claude Code uses this tool. The Claude Code agent parses the Accelevents session JSON, generates individual markdown files for each talk, and commits them to your static site repository. This allows you to automate your schedule updates without opening a web browser.
Audit attendee ticket tiers using this MCP Server
`list_attendees` retrieves the full participant list and associated ticket types for any Accelevents event. To verify registration counts and ticket distributions from the terminal, Claude Code calls this tool. You tell the Claude Code agent to find duplicate registrations, and it runs the tool, executes a local awk script to find duplicates, and outputs the flagged Accelevents emails.
Set up Accelevents MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeaccelevents-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Accelevents transactions." It will automatically discover and invoke the available Accelevents tools.
claude mcp add --transport http accelevents-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Accelevents MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Accelevents MCP today
We host it, we monitor it, we maintain it. You just paste one token.