How to Use the Brushfire MCP in Windsurf
Let Windsurf's Cascade chain event tasks, checking in guests and managing Brushfire registrations without you clicking a single button.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Brushfire MCP to Windsurf
Create your Vinkius account to connect Brushfire to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Autonomously run guest check-ins inside Windsurf
The `check_in_attendee` tool marks guests as checked-in directly from Cascade's chat interface. You tell Cascade that the doors are open, and it coordinates the guest list, matching names against the server database and executing the status change. Cascade doesn't stop at one ticket. It reads your prompt, calls `list_attendees` to find the right registration ID, and executes the check-in in a single, autonomous chain.
Cascade chains Brushfire MCP Server event lookups
The `get_event` tool pulls live booking metrics and ticket counts into your Windsurf workspace. Because Cascade runs multi-step plans, it pulls this data and feeds it to your local files using this MCP Server. When you ask Cascade to review registration progress, it automatically runs `list_events` and chains it with `list_ticket_types` to show you exactly which ticket tiers are sold out. This keeps your workspace updated without manual queries.
Update attendee details during chat sessions
The `update_attendee` tool changes spelling errors or registration details on the fly. You type the correction into Cascade, and the agent updates the record without you leaving your editor. If a customer requests an email change, Cascade runs `get_attendee` to find the record and immediately fires off the update. This eliminates the need to open a browser tab just to fix a typo.
Set up Brushfire MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Brushfire MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Brushfire payment history." If connected, Cascade will call the Brushfire tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"brushfire-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Brushfire. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Brushfire MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Brushfire MCP today
We host it, we monitor it, we maintain it. You just paste one token.