How to Use the Brivo MCP in Windsurf
Let Windsurf run multi-step Brivo physical security operations like mapping access groups and opening doors autonomously.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Brivo MCP to Windsurf
Create your Vinkius account to connect Brivo 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.
Cascade chains Brivo door status checks and entry triggers
Tell Windsurf that someone forgot their badge, and Cascade will automatically run `list_users` to find their profile, check their permissions, and hit `unlock_door` to let them in. You don't have to prompt for each step because Windsurf plans the whole physical access sequence on its own. If a Brivo badge is acting up, Cascade queries `list_credentials` to see what is active and matches it against `list_schedules` to find out why the door stayed locked. Windsurf resolves the Brivo access issue in one go instead of making you run three separate commands.
Windsurf MCP Server maps facility access groups
Let's be honest, managing physical security zones gets messy, but this Windsurf MCP Server lets Cascade scan your building layout by calling `list_doors` and cross-referencing it with `list_access_groups`. Cascade builds a complete picture of who can go where without you digging through the Brivo admin UI. When you need to audit a specific area, Windsurf queries `get_account_info` and updates your local documentation with the exact Brivo door configurations. This Windsurf tool is the fastest way to sync your physical Brivo office map with your digital permissions.
Automated Brivo threat response in Windsurf
If a Brivo alarm goes off, tell Windsurf to investigate the incident, and Cascade will immediately pull `list_access_events` to find the exact timestamp and user ID. Cascade matches the Brivo event with `get_user` to identify who triggered the sensor. Once Windsurf identifies the threat, it can check if other Brivo entry points are secure by running `get_door_status` across all your sites. You get a complete Brivo security breakdown in your Cascade chat window in seconds.
Set up Brivo 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 Brivo 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 Brivo payment history." If connected, Cascade will call the Brivo tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"brivo-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 Brivo. 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 Brivo MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Brivo MCP today
We host it, we monitor it, we maintain it. You just paste one token.