Connector guide2-minute read10 MCP toolsEnglish · Deutsch · Italiano

Как подключить Bitrix24 к ChatGPT — через 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 key — готово. Без Docker, без git clone, без локального сервера.

Bitrix24 + ChatGPT

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 — Добавьте коннектор в ChatGPT

ChatGPT поддерживает MCP-серверы через функцию Connectors (планы Plus / Pro / Team / Enterprise). Бесплатный план не поддерживает кастомные коннекторы.

  1. Откройте ChatGPT → Settings → Connectors (или нажмите 🔧 в composer → Manage connectors).
  2. Нажмите "Add custom connector".
  3. Заполните:
    • Name: Bitrix24
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → вставьте MCP API 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

Работает ли бесплатный план ChatGPT с кастомными MCP Connectors? Нет — нужны Plus, Pro, Team или Enterprise.

Следующие шаги

Ready to ship

Your Bitrix24 agent is one click away.

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