Loading MCP server directory, please wait...
Humaans HR platform MCP server for Model Context Protocol hosts
npx @getmcp/cli add io.github.mindstone/mcp-server-humaansRequires Node.js 18+. Community-contributed server. Review source before installing.
HUMAANS_API_KEYHumaans API access token (from app settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-humaans": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-humaans"
],
"env": {
"HUMAANS_API_KEY": ""
}
}
}
}