Connector guide2-minute read7 MCP toolsEN · DE · IT

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

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

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

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

Haufe X360

Haufe X360

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

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

7

Регион

DE

Категория

ERP

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

Sign-in token

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

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

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

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

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

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

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

Summary

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

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

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

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

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

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

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

Haufe X360

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

Настройка

Partner credentials required. Haufe X360's API is not self-service: access is arranged through your Haufe implementation partner, who enables the endpoint on the tenant and creates the integration user. Do not expect to find an API key in the web UI.

Setup

  1. Ask your partner to publish the Default contract-based endpoint (or a custom one) and note its version — typically Default/20.200.001.
  2. Have them create a dedicated API user with the licence type that permits API access, and the roles for the screens you want to read.
  3. Set X360_URL to your tenant root (e.g.

Предварительные требования: X360_URL, X360_USERNAME, X360_PASSWORD

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

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

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

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

ToolWhat it does
haufe_x360_list_customersList customers with their id, name, status, class and balance
haufe_x360_get_customerRead one customer by their customer id, with addresses, contacts, payment terms and credit settings
haufe_x360_list_sales_ordersList sales orders with their number, type, customer, date, status and total
haufe_x360_list_stock_itemsList stock items with their inventory id, description, item class, base unit and default price
haufe_x360_list_invoicesList A/R invoices with their reference number, customer, date, due date, status and balance — the answer to 'what is still open'
haufe_x360_list_shipmentsList shipments with their number, customer, status, shipment date and the sales order they fulfil
haufe_x360_list_vendorsList vendors with their id, name, status, class and balance, for the purchasing side of the ledger

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

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

Your Haufe X360 agent is one click away.

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

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

connectors

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

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

connectors

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

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

connectors

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

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

connectors

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

Haufe X360 cloud ERP (the German Acumatica distribution): customers, stock items, sales orders, invoices and shipments over the contract-based REST API. Cookie-session auth against your own tenant. Partner credentials required.

connectors

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

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 в MCP — управляйте Aruba Fatturazione Elettronica из любого AI-агента

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.