Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Kenjo HR in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
Connect Kenjo HR to Claude AI using MCP. Query employees, departments, and recruiting data with natural language.
Try asking
Example prompts for Kenjo HR
Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.
Claude is AI and can make mistakes. Please double-check responses.
Connect Kenjo to Claude
Kenjo is a German HR platform. With AnythingMCP, connect it to Claude and manage HR data with natural language.
Setup
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Import the Kenjo adapter, enter your API key, and connect Claude.
{
"mcpServers": {
"kenjo": { "url": "http://localhost:4000/mcp" }
}
}
Use Cases
- "How many employees per department?"
- "List open positions in engineering"
- "Show all office locations"
Was this guide helpful?