Hipsy Connector for AI agents.
16 live capabilities
Manage nightlife ticketing and festival registrations through your AI client.
Waiting for input…
Why people use Hipsy
Hipsy for Real-Time Event Analytics
With this Connector, you just ask your agent. You get the scan rate and attendee count in seconds. It turns a frantic manual check into a quick conversation.
What Vinkius changes
You get a conversational interface for your entire ticketing operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Monitoring live door flow
A venue manager needs to know if the line is moving fast enough.
- Real-world use case 02
Post-event revenue auditing
A promoter wants to know the total profit from last night.
- Real-world use case 03
Resolving a customer booking issue
A finance team needs to audit a specific buyer.
Complete set · 16capabilities
The complete Hipsy capability set.
These are the exact actions your AI can choose when you ask it to work with Hipsy.
01—04
4 capabilities in this set.
Part of 16 available through Hipsy.
- 01 Capability
Get order
Use get_order to see the specific details for one ticket purchase. This is what you need to help a customer with a booking issue.
- 02 Capability
Get organisation
Use get_organisation to see the full profile for a specific organization. This helps you manage your account settings.
- 03 Capability
Get scan stats
Use get_scan_stats to see your scan statistics. This tells you the total number of people who checked in and the current scan rate.
- 04 Capability
List attendees
Use list_attendees to see everyone on your guest list. This helps you manage who is allowed into your event.
05—08
4 capabilities in this set.
Part of 16 available through Hipsy.
- 05 Capability
List events
Use list_events to see your full event calendar. This gives you a bird's eye view of every show you have planned.
- 06 Capability
List orders by event
Use list_orders_by_event to see every ticket sale for a specific show. This is great for auditing sales for a single night.
- 07 Capability
List orders
Use list_orders to see every ticket sale in your entire account. This helps you track general transactions across all events.
- 08 Capability
List organisations
Use list_organisations to see all the different entities in your account. This is useful for managing multiple venues or brands.
09—12
4 capabilities in this set.
Part of 16 available through Hipsy.
- 09 Capability
List past events
Use list_past_events to see shows that have already finished. This is your primary way to pull historical data for reports.
- 10 Capability
List scans
Use list_scans to see individual check-in entries. This lets you see exactly when someone entered the venue.
- 11 Capability
Check hipsy status
Use check_hipsy_status to see if your connection to the platform is active. This is the first thing to check if you have trouble.
- 12 Capability
Get event revenue
Use get_event_revenue to see the total money made from a specific event. This provides a breakdown of payment types and sales.
13—16
4 capabilities in this set.
Part of 16 available through Hipsy.
- 13 Capability
Get event
Use get_event to see the full details of a single event. This includes information on the venue, date, and ticket types.
- 14 Capability
List ticket types
Use list_ticket_types to see the different pricing and availability options for an event. This helps you see what's still for sale.
- 15 Capability
List upcoming events
Use list_upcoming_events to see only the shows that haven't happened yet. This is perfect for planning your next move.
- 16 Capability
List webhooks
Use list_webhooks to see all your active webhook endpoints. This lets you check if your external integrations are working.
Set up in minutes
One URL. Then ask Hipsy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hipsy 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_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hipsy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy URL.
- Step 03
Save and start
Save the connection and enable Hipsy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hipsy": {
"url": "https://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy
Open Agent mode in chat and ask: "Using Hipsy, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hipsy": {
"url": "https://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy
Ask Copilot: "Using Hipsy, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hipsy": {
"url": "https://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy
Open Cascade and ask: "Using Hipsy, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hipsy": {
"url": "https://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy
Ask Cline: "Using Hipsy, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hipsy --transport http "https://edge.vinkius.com/vk_preview_DnrSw5cA7JtNcXPsJK1dF9WkFoWPDQMTpv9n1P2R/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 Hipsy
Ask Claude: "Using Hipsy, show me...". 16 tools are ready
Where the request belongs
Work Hipsy can move forward.
This is for venue owners and event promoters who are tired of manual data entry and need real-time numbers without opening a browser.
Event Promoter
Checking ticket velocity and remaining capacity for upcoming festivals during the sales window.
Venue Manager
Monitoring door scan rates and attendee flow during a live show to manage capacity.
Finance Officer
Auditing revenue reports and payment breakdowns for monthly reconciliations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBrushfire
Manage events and attendees via Brushfire. track registrations, check-in guests, and monitor orders directly from any AI agent.
Eventbrite
Equip your AI agent to manage events, track attendees, and monitor ticket orders via the Eventbrite API.
Eventzilla
Equip your AI agent to manage event registrations, track ticket orders, and monitor discount codes via the Eventzilla API.
Ticket Tailor
Sell event tickets with low fees, custom branding, and seating charts that give you full control over the ticketing experience.
Sympla
Orchestrate Sympla events. manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Hipsy 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 Hipsy.
The practical details behind the request, access and result.
Can the Hipsy MCP help me monitor door flow in real-time?
Yes, it pulls live scan statistics so you can see how many people are checking in and the current scan rate instantly.
Can I use this to see how much money I made from different payment types?
Yes, the Connector can pull a full revenue breakdown for any event, showing you the split between different payment methods like cards and iDEAL.
How do I use Hipsy MCP to manage my guest list?
You can simply ask your agent to list all attendees for a specific event, and it will pull the full registered guest list for you.
Can this Connector help my finance team audit past sales?
Absolutely. It can retrieve every ticket order from your past events, including buyer info and payment status, for easy auditing.
Does the Hipsy MCP work for festivals too?
Yes, it is designed for both nightlife venues and large-scale entertainment events like festivals and concerts.
Can I check if my API connection is active?
Yes, there is a specific command to verify that your connection to the Hipsy platform is active and working correctly.
Can I track ticket sales and revenue for a specific event?
Yes. Use get_event_revenue with an Event ID to retrieve total revenue, ticket sales breakdown by type, and payment method distribution. Use list_orders_by_event to see individual orders with buyer details and amounts. Use list_ticket_types to see pricing and availability per ticket tier.
Can I monitor attendee check-ins in real time?
Yes. Use list_attendees to see all attendees with their check-in status. Use list_scans for individual scan entries with timestamps. Use get_scan_stats for aggregate metrics: total tickets scanned, unique scans, and overall scan rate percentage.
Can I view only upcoming or past events separately?
Yes. Use list_upcoming_events for future events sorted by date, or list_past_events for completed events useful for post-event reporting. Use list_events for all events regardless of date, and get_event for complete details of any specific event.
One connection away
Give your agent a direct line to Hipsy.
Connect Hipsy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available