Connector guide3-minute read10 MCP toolsEN · DE · IT

Как подключить Dolibarr к Claude — через MCP

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

HCBy HelpCode teamОбновлено 3 min read Открытый код на GitHub

Без банковской карты · 7 дней пробного периода · Есть вариант self-host

Dolibarr

Dolibarr

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

инструментов

10

Регион

FR

Категория

ERP

Аутентификация

API Key

Требуемые env-vars

DOLIBARR_URLDOLIBARR_API_KEY
Установить в Cloud одним кликом

7 дней бесплатно · Без карты

  • 7 дней бесплатно
    Без банковской карты
  • GDPR & SOC 2 ready
    Данные в ЕС, журналы аудита
  • Открытый код на GitHub
    Open source · AGPL-3.0
  • Работает с ChatGPT, Claude, Gemini
    Любой MCP-совместимый клиент

Пропустите установку. Заработает меньше чем за 2 минуты.

Начните бесплатный период на cloud.anythingmcp.com, добавьте Dolibarr одним кликом и направьте свой ИИ-клиент (Claude, ChatGPT, Copilot или Cursor) на сгенерированный MCP-эндпоинт. Без Docker, без git clone, без опыта разработки.

Начать бесплатный период

Summary

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

Попробуй спросить

Примеры промптов для Dolibarr

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

Dolibarr · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → Dolibarr, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без git clone, без локального сервера.

Dolibarr + Claude

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

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

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

DOLIBARR_URL, DOLIBARR_API_KEY

Шаг 1 — Получите учётные данные

Turn the module on first. Dolibarr ships the REST API as a module that is off by default.

  1. As an administrator go to Setup → Modules → Web Services API REST and enable it.
  2. Open the user you want the agent to act as, go to the User card → API key area, and generate a key. Put it in DOLIBARR_API_KEY.
  3. Set DOLIBARR_URL to your installation root (no trailing slash, no /api). The adapter appends /api/index.php.

The header is DOLAPIKEY. Not Authorization. Dolibarr also accepts it as a query parameter, but a header keeps it out of the access log.

…(continued in the in-app connector instructions)

Шаг 2 — Установите адаптер

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Шаг 3 — Добавьте коннектор в Claude

Рекомендуемый путь — работает в claude.ai web без редактирования конфигурационных файлов.

  1. Откройте claude.ai/customize/connectors.
  2. Нажмите "Add custom connector".
  3. Заполните:
    • Name: Dolibarr
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → вставьте ваш MCP API key (из AnythingMCP → Profile → MCP API Keys → New Key)
  4. Нажмите Connect для авторизации.

Все инструменты ниже появятся в чате — начинайте писать промпты.

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

ToolWhat it does
dolibarr_get_statusRead the Dolibarr version and API status of this installation
dolibarr_list_thirdpartiesList third parties — Dolibarr's customers, suppliers and prospects — with their name, VAT number, address and customer/supplier flags
dolibarr_get_thirdpartyRead one third party in full: addresses, tax identifiers, payment terms, assigned sales representative and account balances
dolibarr_list_invoicesList customer invoices with their reference, date, third party, totals and status
dolibarr_get_invoiceRead one customer invoice in full: every line with quantity, unit price, discount and VAT, the totals, and the payments applied against it
dolibarr_list_ordersList customer orders with their reference, date, third party, total and status, for the pipeline between proposal and invoice
dolibarr_list_proposalsList commercial proposals (devis) with their reference, date, third party, total and whether they have been signed
dolibarr_list_supplier_invoicesList supplier invoices with their reference, date, supplier, total and payment status — the payables side of the ledger
dolibarr_list_productsList products and services with their reference, label, sale and cost price, VAT rate and stock quantity
dolibarr_get_product_stockRead the per-warehouse stock of one product — the answer an availability question actually needs, rather than the cached total on the produc

FAQ

Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.

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

Это руководство помогло?

Your Dolibarr agent is one click away.

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

Похожие руководства

connectors

Как подключить Dolibarr к ChatGPT — через MCP

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

connectors

Как подключить Dolibarr к Cursor — через MCP

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

connectors

Как подключить Dolibarr к Gemini — через MCP

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

connectors

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

Dolibarr open-source ERP and CRM: third parties, contacts, customer and supplier invoices, orders, proposals, products and stock. REST API on your own installation, DOLAPIKEY auth.

connectors

Как подключить AFAS Profit к Claude — через MCP

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Как подключить Aruba Fatturazione Elettronica к Claude — через MCP

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.