Brushfire Connector for AI agents.
10 live capabilities
Manage event registrations and attendee check-ins.
Waiting for input…
Why people use Brushfire
Brushfire Ticketing and Event Management Data
This Connector changes that by bringing your Brushfire data directly into your AI client. Instead of hunting for a specific guest's status or manually pulling a list of orders, you can just ask your agent to do it for you. It turns a complex backend into a conversational capability that works as fast as you can type.
What Vinkius changes
You get a conversational interface for your entire ticketing and attendee database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid On-site Check-in
A staff member at a conference gate asks the agent to check in a guest by their ID.
- Real-world use case 02
Registration Count Audit
An organizer wants to know if they are at capacity.
- Real-world use case 03
Transaction Reconciliation
A manager needs to verify sales for a gala.
Complete set · 10capabilities
The complete Brushfire capability set.
These are the exact actions your AI can choose when you ask it to work with Brushfire.
01—04
4 capabilities in this set.
Part of 10 available through Brushfire.
- 01 Capability
Check in attendee
Mark a specific guest as checked-in. Use this to keep track of who has arrived at your venue in real time.
- 02 Capability
List attendees
Get a complete list of every guest registered for a specific event. This helps you quickly see your total headcount.
- 03 Capability
List orders
View a comprehensive list of all orders across your events. This helps you audit sales and transactions in one place.
- 04 Capability
Get account info
Pull the core details of your Brushfire account. This gives your agent the context it needs for your workspace.
05—07
3 capabilities in this set.
Part of 10 available through Brushfire.
- 05 Capability
Get event
Get the specific metadata and details for one of your managed events. Use this to pull specific event facts.
- 06 Capability
Get order
View the transaction details and history for a specific event order. This is useful for looking up specific receipts.
- 07 Capability
List events
See a full list of all events currently managed in your account. Use this to get a bird's eye view of your portfolio.
08—10
3 capabilities in this set.
Part of 10 available through Brushfire.
- 08 Capability
Get attendee
Retrieve the full profile and registration details for a single attendee. It's the fastest way to check guest info.
- 09 Capability
List ticket types
See all the different ticket and registration types available for a specific event. Use this to verify your setup.
- 10 Capability
Update attendee
Change or correct the information for a registered guest in your database. This keeps your records accurate and clean.
Set up in minutes
One URL. Then ask Brushfire to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Brushfire 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_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Brushfire for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire URL.
- Step 03
Save and start
Save the connection and enable Brushfire in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"brushfire": {
"url": "https://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire
Open Agent mode in chat and ask: "Using Brushfire, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"brushfire": {
"url": "https://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire
Ask Copilot: "Using Brushfire, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"brushfire": {
"url": "https://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire
Open Cascade and ask: "Using Brushfire, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"brushfire": {
"url": "https://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire
Ask Cline: "Using Brushfire, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add brushfire --transport http "https://edge.vinkius.com/vk_preview_CXjX6UF6zbd07QPDVOdWhDMn3tbhjXSmrmtHk5Wn/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 Brushfire
Ask Claude: "Using Brushfire, show me...". 10 tools are ready
Where the request belongs
Work Brushfire can move forward.
This is for event organizers who are tired of jumping between tabs, on-site staff who need a fast way to check in crowds, and finance teams who need to audit sales data without manual exports.
Event Organizer
Checks registration counts and ticket types on a Tuesday morning to see if they need to open more slots.
On-site Staff
Uses a mobile device to quickly mark guests as present during a busy weekend conference.
Finance Team Member
Audits transaction histories and order statuses to reconcile payments after a large gala.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEventzilla
Event management and ticketing platform. manage registrations, attendees, and check-ins via AI.
Eventbrite
Equip your AI agent to manage events, track attendees, and monitor ticket orders via the Eventbrite API.
Bizzabo
Orchestrate your event experience via Bizzabo. manage events, registrations, and attendees directly from any AI agent.
Accelevents
All-in-one event management platform. manage events, attendees, and session registration via AI.
Sympla
Orchestrate Sympla events. manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.
Eventmaker
Equip your AI agent to manage events, track participants, and monitor check-ins via the Eventmaker API.
Bring your own AI
Change the model, client or framework. Keep Brushfire 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 Brushfire.
The practical details behind the request, access and result.
How does the Brushfire MCP help with on-site event check-ins?
It allows your AI agent to mark guests as checked-in instantly. This means your staff can use a simple chat interface to verify arrivals instead of navigating a complex dashboard on a mobile device.
Can I use Brushfire to see my total registration counts?
Yes. You can ask your agent to list all attendees for a specific event. It will pull the live registration data so you can see your total headcount immediately.
Can this Connector help me audit my event sales?
It can. You can ask your agent to list all orders for a specific event. This provides a clear view of your transaction history and order details in plain text.
Is it possible to update guest details using the Brushfire MCP?
Yes, you can. If you find a typo or need to update a registration detail, just tell your agent to update the attendee information, and it will sync with your account.
What kind of events does the Brushfire MCP support?
It works with any event managed in your Brushfire account, including conferences, workshops, and large-scale galas. It handles the ticketing and registration data for all of them.
Does the Brushfire MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You just need to connect your API key to start using it.
Can I check-in an attendee using the agent?
Yes! Use the check_in_attendee capability with the Attendee ID. Your agent will update the status in Brushfire instantly to mark the guest as present.
How do I see the list of all attendees for my event?
Simply ask the agent to list_attendees and provide the Event ID. It will retrieve all the registered guests, including names and statuses, from your Brushfire account.
Does the integration allow updating attendee details?
Yes. Use the update_attendee action and provide the Attendee ID along with the new name or email. The information will be synchronized with Brushfire immediately.
One connection away
Give your agent a direct line to Brushfire.
Connect Brushfire once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available