How to Use the BrightHR MCP in Claude Code
Query BrightHR and manage employee records directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BrightHR MCP to Claude Code
Create your Vinkius account to connect BrightHR 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.
Query BrightHR employee records from your CLI
The `get_employee_details` tool lets you fetch individual worker profiles directly from your shell. Instead of opening a browser, you run a quick terminal command to get the exact profile data you need. You can pipe this output into standard Unix utilities like grep or jq. This makes it easy to filter contact information, department codes, or start dates during automated system audits. Your terminal becomes your primary HR command center.
Script automated absence reporting via the MCP Server
The `record_absence` tool allows Claude Code to log sick leave and unexpected departures directly from the command line. SREs and system admins can build quick shell scripts to automate team status updates. By linking this tool with `list_absences`, you can verify that the record was correctly written to the database. This eliminates the need to manually double-check entries through a web interface. Everything runs in a single, fast terminal session.
Audit payroll and salary baselines from the terminal
The `get_employee_salary_info` tool retrieves compensation details through a direct MCP API call from your terminal session. You can quickly pull salary baselines for any employee ID without digging through complex HR software menus. Claude Code combines this with `list_employee_benefits` to give you a complete picture of total compensation. It displays the raw data in clean, terminal-friendly tables for rapid analysis. No heavy enterprise UI is needed.
Set up BrightHR 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
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 userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebrighthr-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BrightHR transactions." It will automatically discover and invoke the available BrightHR tools.
claude mcp add --transport http brighthr-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 BrightHR MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BrightHR MCP today
We host it, we monitor it, we maintain it. You just paste one token.