How to Use the EventTemple MCP in Claude Code
Pipe live EventTemple booking and invoice data directly into terminal scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EventTemple MCP to Claude Code
Create your Vinkius account to connect EventTemple 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.
Terminal booking extraction with Claude Code
The `list_bookings` tool dumps raw reservation records straight into your command line. Claude Code runs this in your terminal, letting you search, filter, and pipe the output to tools like grep or jq. You don't need a browser to see which corporate events are confirmed. This terminal-only MCP Server integration makes script automation simple. You can ask the agent to parse booking IDs and write custom bash scripts that format the output for your weekly ops reports.
Scripted invoice auditing from the CLI
The `list_invoices` tool fetches raw billing records directly to your shell. Claude Code uses this to audit venue payments, matching outstanding balances against accounts retrieved via `list_accounts`. It prints clean text tables of delinquent bills right in your terminal. SREs and backend devs can run these audits as cron jobs or quick terminal checks. The CLI agent handles the heavy lifting of parsing the JSON payloads and extracting the exact metrics you need.
Command-line event and task tracking
The `list_tasks` tool lets you inspect hotel operational tasks without leaving your terminal. Claude Code cross-references these tasks with upcoming banquet schedules from `list_events` to find overdue setup items. You run one command to get a clean CLI status report. This headless setup is perfect for SSH sessions or remote server management. It uses the MCP protocol to keep your terminal connected to live hotel operations without heavy web dashboards.
Set up EventTemple 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 seeeventtemple-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest EventTemple transactions." It will automatically discover and invoke the available EventTemple tools.
claude mcp add --transport http eventtemple-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 EventTemple MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the EventTemple MCP today
We host it, we monitor it, we maintain it. You just paste one token.