# @t4dhg/mcp-factorial

The definitive MCP server for FactorialHR - Full CRUD operations for employees, teams, time off, projects, training, recruiting (ATS), and payroll. Context-optimized with 14 hierarchical tools (117 operations) and safety guardrails.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 11.0.1
- **Author:** Taig Mac Carthy
- **License:** MIT
- **npm:** @t4dhg/mcp-factorial
- **Source:** https://github.com/t4dhg/mcp-factorial
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-13T04:41:15.182Z
- **Version scanned:** 11.0.1
- **CVEs:** none found by OSV at scan time

## Tools

14 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `factorial_ats` — Applicant tracking: job postings, candidates, applications, hiring stages. Full CRUD.
- `factorial_attendance` — Attendance (registro horario): list/get/create/update/delete shift records, clock_in,
- `factorial_contracts` — Contract and salary data: list, get with employee, filter by job role/level
- `factorial_documents` — Document management: list folders, list/get documents, search, download (OAuth2 required for downloads)
- `factorial_employees` — Manage employees: list, get, search, create, update, terminate
- `factorial_discover` — List available FactorialHR tool categories and their actions. Use this first to understand what operations are available.
- `factorial_job_catalog` — View job roles and levels
- `factorial_locations` — Manage locations: list, get, create, update, delete
- `factorial_payroll` — View payroll data: supplements, tax identifiers, family situations (read-only)
- `factorial_projects` — Project management: projects, tasks, workers, time records. Full CRUD operations.
- `factorial_teams` — Manage teams: list, get, create, update, delete
- `factorial_time_off` — Manage leave requests: list, get, create, update, cancel, approve, reject, view types and allowances
- `factorial_training` — Training programs, sessions, and enrollments. Full CRUD operations.
- `factorial_work_areas` — Manage work areas within locations

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-factorial\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@t4dhg/mcp-factorial\"\n      ],\n      \"env\": {\n        \"FACTORIAL_API_KEY\": \"<YOUR_FACTORIAL_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `FACTORIAL_API_KEY` — Factorial API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40t4dhg%2Fmcp-factorial
- Install plan: https://forgeregistry.com/api/v1/packages/%40t4dhg%2Fmcp-factorial/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40t4dhg%2Fmcp-factorial
- HTML page: https://forgeregistry.com/registry/%40t4dhg%2Fmcp-factorial
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
