MCP FactorialHR for Claude Code
io.github.t4dhg/mcp-factorial
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
client:Claude Code
transport:stdio
runtime:npm
Install MCP FactorialHR in Claude Code
run in your project directory
claude mcp add mcp-factorial -e FACTORIAL_API_KEY=<FACTORIAL_API_KEY> -e FACTORIAL_API_VERSION=<FACTORIAL_API_VERSION> -e FACTORIAL_TIMEOUT_MS=<FACTORIAL_TIMEOUT_MS> -e FACTORIAL_MAX_RETRIES=<FACTORIAL_MAX_RETRIES> -e DEBUG=<DEBUG> -- npx -y @t4dhg/mcp-factorial
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs