Connector guide2-minute read10 MCP toolsEnglish · Deutsch · Italiano

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

Manage Bitrix24 (CRM + tasks + workgroups + chat) via inbound webhooks from any AI agent. 10 tools, webhook-URL auth.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

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

MCP connector

Bitrix24

Manage Bitrix24 (CRM + tasks + workgroups + chat) via inbound webhooks from any AI agent. 10 tools, webhook-URL auth.

Tools

10

Region

INTL

Category

crm

Authentication

Required env vars

BITRIX24_WEBHOOK_URL
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
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Bitrix24 in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Bitrix24 をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

Bitrix24 + Claude

Manage Bitrix24 (CRM + tasks + workgroups + chat) via inbound webhooks from any AI agent. 10 tools, webhook-URL auth.

前提条件

完全なセットアップ手順はコネクタ自体に組み込まれています (ストアでコネクタを選択すると表示)。必要な環境変数:

BITRIX24_WEBHOOK_URL

ステップ 1 — 認証情報を取得

This connector wraps the Bitrix24 REST API exposed via inbound webhooks.

Setup:

  1. Log into your Bitrix24 portal (e.g. myteam.bitrix24.com) → Developer resources → Other → Inbound webhook.
  2. Pick scopes: at minimum crm (deals/contacts/companies/leads), task (tasks), user (users). Add chat, socialnetwork if needed.
  3. Save → copy the generated webhook URL of the form https://YOURACCOUNT.bitrix24.com/rest/USER_ID/WEBHOOK_CODE/. This is the secret — anyone with this URL can call the API as that user.
  4. Set BITRIX24_WEBHOOK_URL to the full URL (no trailing slash — the adapter adds it).

…(continued in the in-app connector instructions)

ステップ 2 — アダプターをインストール

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

ステップ 3 — Claude にコネクタを追加

推奨ルート — 設定ファイルを触らずに claude.ai web で動作します。

  1. claude.ai/customize/connectors を開きます。
  2. "Add custom connector" をクリック。
  3. 入力:
    • Name: Bitrix24
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → MCP API キーを貼り付け (AnythingMCP → Profile → MCP API Keys → New Key)
  4. Connect をクリックして認可。

下記のすべてのツールがチャットに表示されます — プロンプトを入力し始めてください。

利用可能なツール

ToolWhat it does
bitrix24_callGeneric Bitrix24 method invoker — pass any method name and params object
bitrix24_list_dealsList CRM deals (opportunities)
bitrix24_get_dealGet one deal by ID with all standard + custom fields
bitrix24_add_dealCreate a new deal
bitrix24_update_dealUpdate a deal's fields
bitrix24_list_contactsList CRM contacts
bitrix24_add_contactCreate a contact
bitrix24_list_companiesList CRM companies
bitrix24_add_taskCreate a task
bitrix24_list_usersList users in the portal

FAQ

Claude Code は Claude Desktop と同じように動作しますか? はい — 両方を https://cloud.anythingmcp.com/mcp に向けてください。

次のステップ

Ready to ship

Your Bitrix24 agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.