Connector guide1-minute read10 MCP toolsEnglish · Deutsch · Italiano

Bitrix24 в MCP — управляйте Bitrix24 из любого AI-агента

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

HCBy HelpCode teamUpdated 1 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

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

Настройка

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)

Предварительные требования: BITRIX24_WEBHOOK_URL

Локальная установка коннектора

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

Откройте http://localhost:3000/connectors/store, выберите Bitrix24 и введите переменные, перечисленные в Предварительных требованиях.

Доступные инструменты

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

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

Ready to ship

Your Bitrix24 agent is one click away.

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