How to Use the Luma MCP in Claude Code
Pipe Luma event data directly into terminal workflows and CI/CD pipelines using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Luma MCP to Claude Code
Create your Vinkius account to connect Luma 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 Luma event data directly to your terminal
The `list_events` tool outputs your active Luma calendar directly to stdout inside Claude Code. This allows SREs and backend devs to pipe event data into grep, jq, or local bash scripts without leaving the shell. You can quickly filter events by date or status using terminal commands. Claude Code processes the JSON stream and formats it into compact terminal tables for fast reviews.
Automate headless event setup via the Luma MCP Server
The `create_event` tool lets you launch a Luma registration page with a single terminal command. Claude Code takes your raw text input, structures the JSON payload, and spins up the event immediately. After creation, Claude Code pipes the new event ID directly into `add_guests_to_event` to pre-populate your speaker list. This headless execution fits right into your existing shell scripts or deployment workflows.
Audit organization metrics from the command line
The `list_organization_events` tool retrieves every event across your company's Luma workspace directly inside your terminal. This gives you a fast way to audit scheduled events without loading a heavy web UI. Claude Code can cross-reference this list against `list_calendar_subscribers` to measure community growth trends. It outputs clean statistics directly to your terminal session for quick reports.
Set up Luma 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 seeluma-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Luma transactions." It will automatically discover and invoke the available Luma tools.
claude mcp add --transport http luma-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 Luma MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Luma MCP today
We host it, we monitor it, we maintain it. You just paste one token.