Connector guide2-minute read10 MCP toolsEnglish · Deutsch · Italiano

Bitrix24 mit ChatGPT verbinden — über 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

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Bitrix24 klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Bitrix24 + ChatGPT

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

Voraussetzungen

Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:

BITRIX24_WEBHOOK_URL

Schritt 1 — Zugangsdaten holen

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)

Schritt 2 — Adapter installieren

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

Schritt 3 — Connector in ChatGPT hinzufügen

ChatGPT unterstützt MCP-Server über die Connectors-Funktion (Plus-/Pro-/Team-/Enterprise-Pläne). Der kostenlose Tarif unterstützt keine eigenen Connectors.

  1. Öffne ChatGPT → Einstellungen → Connectors (oder klicke das 🔧-Icon im Composer → Manage connectors).
  2. Klicke "Add custom connector".
  3. Trage ein:
    • Name: Bitrix24
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer Token → MCP-API-Key einfügen (aus AnythingMCP → Profile → MCP API Keys → New Key)
  4. Klicke Connect zum Autorisieren.

Verfügbare Tools

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

Funktioniert der kostenlose ChatGPT-Tarif mit eigenen MCP-Connectors? Nein — Plus, Pro, Team oder Enterprise erforderlich.

Nächste Schritte

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.