Connector guide1-minute read10 MCP toolsEN · DE · IT

Deel to MCP — どのAIエージェントからでもDeelを操作

どのAIエージェントからでもDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Deel

Manage Deel (global EOR / contractor platform: people, contracts, invoices, payments, organizations) from any AI agent. 10 tools, Bearer token.

Tools

10

Region

INTL

Category

HR

Authentication

Bearer Token

Required env vars

DEEL_API_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Deel 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.

Start free trial

Summary

どのAIエージェントからでもDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

こう聞いてみよう

Deel のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Deel · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要?cloud.anythingmcp.comに直接アクセスしてください。 サインインし、Connectors → Deelをクリックし、資格情報を貼り付け、MCP APIキーを作成 — 完了です。Dockerもgit cloneもローカルサーバーも不要です。

Deel

どのAIエージェントからでもDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

セットアップ

このコネクタはDeel API v2(api.letsdeel.com/rest/v2)をラップしています。

セットアップ:

  1. https://app.deel.com にログイン → 右上のアバター → Developer Center → Create API tokenを選択します。
  2. スコープを選択します(人々、契約、請求書などの読み取り/書き込み)。
  3. DEEL_API_TOKENを設定します。

認証: Authorization: Bearer ${DEEL_API_TOKEN}

エンティティモデル: Person(労働者) → Contract(契約:EOR、契約者、直接雇用者) → Invoice(支払期間ごと) → Payment(支払い)。それぞれに独自のエンドポイントがあります。

ページネーション: limit(最大250) + offset(0ベース)。レスポンスにはtotalカウントがあります。

レート制限: トークンごとに100 req/min。429はRetry-Afterを伴います。

…(アプリ内コネクタの指示に続く)

前提条件: DEEL_API_TOKEN

コネクタをローカルにインストール

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

http://localhost:3000/connectors/storeを開き、Deelを選択し、前提条件に記載されている環境変数を貼り付けます。

利用可能なツール

ツール機能
deel_list_organizationsトークンがアクセスできる組織のリストを表示
deel_list_people人々(労働者)のリストを表示
deel_get_personフルプロファイルを持つ1人の情報を取得
deel_list_contracts契約のリストを表示
deel_get_contractフル条件を持つ1つの契約を取得
deel_terminate_contract契約を終了
deel_list_invoices請求書のリストを表示(契約ごとの支払期間)
deel_list_payments支払いのリストを表示(労働者への支出)
deel_list_time_offs休暇リクエストのリストを表示(直接雇用者およびEOR労働者向け)
deel_add_adjustment契約の請求書サイクルに一時的な支払い調整を追加

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your Deel agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド

D
connectors

DeelをChatGPTに接続する方法 — MCP経由

任意のAIエージェントからDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

D
connectors

DeelをClaudeに接続する方法 — MCP経由

任意のAIエージェントからDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

D
connectors

Deel を Cursor に接続する方法 — MCP 経由

任意のAIエージェントからDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

D
connectors

Deel を Gemini に接続する方法 — MCP 経由

任意のAIエージェントからDeel(グローバルEOR / 契約者プラットフォーム:人々、契約、請求書、支払い、組織)を管理します。10のツール、Bearerトークン。

connectors

Clockify を MCP に — あらゆる AI エージェントから Clockify を操作

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana を MCP に — あらゆる AI エージェントから Asana を操作

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.