WorkflowsMay 14, 2026·2 min read

MintHCM — Open-Source HCM (MCP/A2A Claims)

MintHCM is an open-source HCM platform with AI-agent positioning (MCP/WebMCP mentioned). Includes a Docker Compose stack (app + MySQL + Elasticsearch).

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 94/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Workflow
Install
Docker
Trust
Trust: Established
Entrypoint
docker compose up -d
Universal CLI install command
npx tokrepo install 5745d2d0-4d93-5fdd-895c-b0c94d8577fb
Intro

MintHCM is an open-source HCM platform with AI-agent positioning (MCP/WebMCP mentioned). Includes a Docker Compose stack (app + MySQL + Elasticsearch).

Best for: Teams evaluating self-hosted HR platforms with extensibility and data ownership, plus potential agent integrations

Works with: Docker Compose for quick eval; README lists PHP 8.2, MySQL/MariaDB, and Elasticsearch for deployments

Setup time: 20-45 minutes

Key facts (verified)

  • GitHub: 360 stars · 74 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: docker compose up -d.

Main

  • Use Docker Compose for evaluation only: the docker README warns the stack is intended for demo/testing, not production.

  • Adjust .env first: the docker README explicitly calls out .env variables for ports, DB details, and admin credentials.

  • If considering agent integrations, start with least-privilege read paths and add governance before enabling write automation on HR data.

Source-backed notes

  • Top-level README positions MintHCM as open-source (AGPL-3.0) with MCP/WebMCP/A2A mentions.
  • The repo includes a docker/ directory with docker-compose.yml, .env, and a docker README.
  • docker/README includes commands for docker compose up -d and docker compose logs -f, and shows default admin credentials.

FAQ

  • Is the Docker Compose stack production-ready?: No. The docker README warns it's intended for demonstration and testing purposes.
  • What services are included?: The docker README says it includes the web app plus MySQL and Elasticsearch containers.
  • Where do I find full install docs?: The top-level README links to the installation guide on minthcm.org.
🙏

Source & Thanks

Source: https://github.com/minthcm/minthcm > License: AGPL-3.0 > GitHub stars: 360 · forks: 74

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets