Loomal

MCP FactorialHR

MCP server by github.com/t4dhg/mcp-factorial

Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.

3 starsnpm: @t4dhg/mcp-factorial

About MCP FactorialHR

MCP FactorialHR is an MCP (Model Context Protocol) server published by t4dhg in the official MCP registry, listed under Communication on Loomal. Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.

It ships as an npm package (@t4dhg/mcp-factorial), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/t4dhg/mcp-factorial, where the project has earned 3 GitHub stars.

Use MCP FactorialHR with your agent

Claude Code · one command
claude mcp add mcp-factorialhr -- npx -y @t4dhg/mcp-factorial
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-factorialhr": {
      "command": "npx",
      "args": [
        "-y",
        "@t4dhg/mcp-factorial"
      ]
    }
  }
}
npm@t4dhg/mcp-factorial

Frequently asked questions

What is MCP FactorialHR?
MCP FactorialHR is an MCP (Model Context Protocol) server by t4dhg in the Communication category. Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
How do I connect MCP FactorialHR to Claude, Cursor, or another MCP client?
Install MCP FactorialHR from its npm package (@t4dhg/mcp-factorial) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP FactorialHR open source?
Yes — the source code is public at github.com/t4dhg/mcp-factorial, with 3 GitHub stars.
Can AI agents pay to use MCP FactorialHR?
Not yet through Loomal — MCP FactorialHR is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP FactorialHR? Claim this listing free by verifying GitHub ownership, or contact us.