How to Use the Factorial MCP in Claude Code
Run HR queries, manage shifts, and audit payslips directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Factorial MCP to Claude Code
Create your Vinkius account to connect Factorial 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.
Terminal-Driven Shift and Time Management
Manage your work hours without opening a web browser. Run a single command in Claude Code to trigger `clock_in` when you start your day, or `clock_out` when you finish up, logging your time instantly. You can also query your monthly schedule on the fly. The CLI tool calls `list_shifts` to print a clean terminal table of your upcoming shifts, keeping you on top of your schedule.
Scriptable HR Directory Queries via Claude Code
Pipe employee data directly into other command-line utilities. Claude Code uses `list_employees` to fetch your company directory and lets you filter the output using standard terminal tools like grep. Need specific details on a teammate? The tool queries `get_employee` to output raw JSON or formatted text, making it easy to grab email addresses or team IDs without leaving your shell.
Bulk Document and Folder Audits
Audit your company's digital filing cabinet using lightweight terminal commands. This MCP Server allows the CLI to execute `list_folders` and `list_documents` to map out your entire HR file structure. SREs and IT admins can write quick scripts to verify folder organization. The agent checks for empty directories or missing payroll records by matching folder structures against `list_payslips` outputs.
Set up Factorial 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 seefactorial-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Factorial transactions." It will automatically discover and invoke the available Factorial tools.
claude mcp add --transport http factorial-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 Factorial MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Factorial MCP today
We host it, we monitor it, we maintain it. You just paste one token.