Connector guide2-minute read7 MCP toolsEN · DE · IT

Cómo conectar Haufe X360 a ChatGPT — via 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.

HCBy HelpCode teamActualizado 2 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

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.

herramientas

7

Región

DE

Categoría

ERP

Autenticación

Sign-in token

Env vars requeridas

X360_URLX360_USERNAMEX360_PASSWORD
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Haufe X360 con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

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.

Prueba a pedir

Prompts de ejemplo para Haufe X360

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Haufe X360 · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Haufe X360, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

Haufe X360 + ChatGPT

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.

Requisitos previos

Las instrucciones de configuración completas están incluidas en el conector (visibles en el store al seleccionarlo). Las variables de entorno requeridas:

X360_URL, X360_USERNAME, X360_PASSWORD

Paso 1 — Obtener credenciales

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.

Paso 2 — Instalar el adapter

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

Paso 3 — Añadir el conector en ChatGPT

ChatGPT soporta servidores MCP a través de la función Connectors (planes Plus / Pro / Team / Enterprise). El plan gratuito no admite conectores personalizados.

  1. Abre ChatGPT → Settings → Connectors (o pulsa el icono 🔧 en el composer → Manage connectors).
  2. Pulsa "Add custom connector".
  3. Rellena:
    • Name: Haufe X360
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → pega tu MCP API key (de AnythingMCP → Profile → MCP API Keys → New Key)
  4. Pulsa Connect para autorizar.

Herramientas disponibles

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

FAQ

¿Funciona el plan gratuito de ChatGPT con los Connectors MCP personalizados? No — se necesita Plus, Pro, Team o Enterprise.

Siguientes pasos

¿Te ha sido útil esta guía?

Your Haufe X360 agent is one click away.

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

Guías relacionadas

connectors

Cómo conectar Haufe X360 a Claude — via 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

Cómo conectar Haufe X360 a Cursor — via 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

Cómo conectar Haufe X360 a Gemini — via 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 a MCP — Pilota Haufe X360 desde cualquier agente IA

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

Cómo conectar AFAS Profit a ChatGPT — via 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

Cómo conectar Aruba Fatturazione Elettronica a ChatGPT — via 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.