How to Use the HID Origo MCP in Windsurf
Let Windsurf's Cascade agent manage HID Origo mobile identities, from user lookup to enrollment, all in one autonomous flow.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HID Origo MCP to Windsurf
Create your Vinkius account to connect HID Origo 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.
Onboard a New User, Hands-Free
Tell Cascade to provision a mobile key for a new employee. It will find the right person using `list_identity_users`, then automatically trigger an enrollment email with `create_enrollment_invitation`. You don't have to run each command yourself. Cascade confirms the process by checking the status with `list_identity_invitations`. If something looks off, it can pull the full `get_audit_log_events` to show you exactly what happened, step-by-step. This is how you automate onboarding with this MCP connection without losing the audit trail.
Run Security Audits with Windsurf
Ask Cascade to "check all active mobile keys for the engineering group." It will first use `list_identity_groups` to find the right group ID, then cross-reference that with `list_mobile_identities` to see every active credential. You get a clean list of who has access. This isn't just a data dump; it's a specific answer to a security question. Cascade can even pull `get_user_details` for any identity that looks suspicious, giving you the full context without manual lookups.
Map Your Physical Access Points
Need a full inventory of your office's hardware? Just ask Cascade to list all your access points. It uses `list_access_readers` to pull every IoT reader and door controller connected to your HID Origo account. You get a complete list of hardware, which is useful for maintenance planning or security mapping. Cascade can also check `get_organization_info` to confirm the details of your HID Origo setup, all from a single prompt.
Set up HID Origo 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 HID Origo 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 HID Origo payment history." If connected, Cascade will call the HID Origo tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"hid-origo-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 HID Origo. 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 HID Origo MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the HID Origo MCP today
We host it, we monitor it, we maintain it. You just paste one token.