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はドイツのHRプラットフォームです。AnythingMCPを使用してClaudeに接続し、自然言語でHRデータを管理します。
セットアップ
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" }
}
}
ユースケース
- "部門ごとの従業員数は?"
- "エンジニアリングのオープンポジションをリストアップ"
- "すべてのオフィスの所在地を表示"
このガイドは役に立ちましたか?