How to Use the Factorial MCP in Claude Code
Query Factorial HR data directly from your terminal using Claude Code commands.
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.
Query your staff directory directly from your terminal
The `list_employees` tool lets you search your entire corporate directory without opening a web browser. From your terminal, you can ask Claude Code to find a teammate's contact info, and it will output the clean metadata instantly. If you need deeper context, Claude Code calls `get_employee_details` to fetch specific roles or profile information. It pipes this text directly into your shell, letting you grep or redirect the output to local files.
Audit leave requests and shifts via Claude Code
The `list_time_off_leaves` tool exposes all pending and approved time-off requests directly to your command line. You can quickly run cron jobs or shell scripts that ask your CLI agent to summarize who is out of the office this week. To check coverage, Claude Code can pull active shifts using `list_attendance_shifts`. It compares the active schedules against the leave requests, giving you a quick terminal summary of potential staffing gaps.
Audit compliance files using this terminal MCP Server
The `list_employee_contracts` tool enables fast, text-based auditing of employment agreements from your shell. This MCP Server lets you run quick security checks to verify contract dates and compliance statuses without clicking through an admin portal. You can also command Claude Code to check your document structure using `list_document_folders`. The agent returns a clean directory tree of your HR folders, making it easy to verify that your compliance files are organized properly.
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-alternative-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-alternative-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.