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
使用 MCP 将 Kenjo HR 连接到 Claude AI。使用自然语言查询员工、部门和招聘数据。
试试这样问
Kenjo HR 的示例提示
点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。
Claude 是 AI,可能会出错。请核对回答。
将 Kenjo 连接到 Claude
Kenjo 是一个德国人力资源平台。通过 AnythingMCP,将其连接到 Claude,并使用自然语言管理人力资源数据。
设置
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
导入 Kenjo 适配器,输入你的 API 密钥,并连接 Claude。
{
"mcpServers": {
"kenjo": { "url": "http://localhost:4000/mcp" }
}
}
使用案例
- "每个部门有多少员工?"
- "列出工程部门的空缺职位"
- "显示所有办公室位置"
这份指南对你有帮助吗?