4,500+ servers built on MCP Fusion
Vinkius
HID Origo logo
Vinkius
Claude Code logo

How to Use the HID Origo MCP in Claude Code

Pipe HID Origo identity data directly into your shell scripts. Manage users, check credentials, and pull audit logs from the command line.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

HID Origo MCP on Cursor AI Code Editor MCP Client HID Origo MCP on Claude Desktop App MCP Integration HID Origo MCP on OpenAI Agents SDK MCP Compatible HID Origo MCP on Visual Studio Code MCP Extension Client HID Origo MCP on GitHub Copilot AI Agent MCP Integration HID Origo MCP on Google Gemini AI MCP Integration HID Origo MCP on Lovable AI Development MCP Client HID Origo MCP on Mistral AI Agents MCP Compatible HID Origo MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect HID Origo MCP to Claude Code

Create your Vinkius account to connect HID Origo to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Automate Credential Audits in CI/CD

Set up a cron job or a GitHub Action to run daily security checks. A simple shell script using Claude Code can call `list_mobile_identities` and pipe the output to `grep` or `jq` to find credentials that are expired or haven't been activated. This gives you a headless, automated way to monitor credential hygiene. You can even have the script call `get_user_details` for any flagged identities and send a summary to a Slack channel. It's security monitoring that runs itself.

Bulk User Enrollment via CLI

Got a list of new hires in a CSV? Use a simple `for` loop in your shell to read the file and feed each user to Claude Code. The script can use `list_identity_users` to find the correct ID and then construct the JSON body for `create_enrollment_invitation`. This turns a tedious manual task into a one-line command. You can enroll dozens of users in seconds, right from your terminal. This is what makes this MCP server so useful for ops.

Real-Time Access Monitoring

Need to watch access events as they happen? You can run `claude mcp call get_audit_log_events` in a `watch` command. This gives you a live, streaming view of who is accessing what, right in your terminal. Filter the output for specific event types, user IDs, or reader IDs to troubleshoot access issues without ever opening a web UI. Combine it with `list_access_readers` to map reader IDs back to physical locations for a complete operational picture.

Setup guide

Set up HID Origo MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see hid-origo-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest HID Origo transactions." It will automatically discover and invoke the available HID Origo tools.

Terminal
claude mcp add --transport http hid-origo-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

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 Claude Code

Run `claude mcp call list_identity_users | jq '.[] | select(.email=="user@email.com")'`. This pipes the full user list through `jq` to filter for the exact user you need, giving you their ID for other commands.
Yes. Once you have a user ID, you can run `claude mcp call create_enrollment_invitation --body_json '{"userId": "...", "partNumber": "..."}'`. This is perfect for integrating into larger onboarding shell scripts.
Absolutely. The command `claude mcp call list_mobile_identities` will return a JSON array of all mobile credentials. You can then use command-line tools like `jq` to filter for active, revoked, or pending keys.
Use the `get_audit_log_events` tool. For example: `claude mcp call get_audit_log_events --filter 'eventType=="ACCESS_GRANTED"'`. This lets you pull specific event types directly for scripting or analysis.
The data, like user lists and audit logs, passes through Vinkius's zero-trust infrastructure. It's only held ephemerally to service the API call from your script. The runner's access is limited by the Vinkius token, not direct HID Origo API keys, isolating your pipeline from your core secrets.

Start using the HID Origo MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for HID Origo. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.