Connector guide2-minute read7 MCP toolsEN · DE · IT

Haufe X360 mit Cursor verbinden — über 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 teamAktualisiert 2 min read Open Source auf GitHub

Keine Kreditkarte · 7 Tage Test · Self-Hosting-Alternative verfügbar

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.

Tools

7

Region

DE

Kategorie

ERP

Authentifizierung

Sign-in token

Benötigte Env-Vars

X360_URLX360_USERNAMEX360_PASSWORD
Mit einem Klick in der Cloud installieren

7 Tage kostenlos testen · Keine Kreditkarte

  • 7 Tage kostenlos
    Keine Kreditkarte nötig
  • GDPR & SOC 2 ready
    EU-Datenhaltung, Audit-Logs
  • Open Source auf GitHub
    Open-Source · AGPL-3.0
  • Funktioniert mit ChatGPT, Claude, Gemini
    Jeder MCP-kompatible Client

Installation überspringen. In unter 2 Minuten einsatzbereit.

Starte eine kostenlose Testphase auf cloud.anythingmcp.com, füge Haufe X360 mit einem Klick hinzu und richte deinen KI-Client (Claude, ChatGPT, Copilot oder Cursor) auf den erzeugten MCP-Endpoint. Kein Docker, kein git clone, keinerlei Entwicklungserfahrung nötig.

Kostenlos testen

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.

Frag einfach

Beispiel-Prompts für Haufe X360

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Connector laufen lassen.

Haufe X360 · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

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

Haufe X360 + Cursor

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.

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:

X360_URL, X360_USERNAME, X360_PASSWORD

Schritt 1 — Zugangsdaten holen

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.

Schritt 2 — Adapter installieren

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

Schritt 3 — Connector in Cursor hinzufügen

Cursor liest MCP-Server aus ~/.cursor/mcp.json. Füge diesen Eintrag hinzu:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Hole deinen MCP API Key aus AnythingMCP → Profil → MCP API Keys → Neuer Key.
  2. Speichern und Cursor neu starten.
  3. Cursor → Einstellungen → MCP öffnen und prüfen, ob Haufe X360 als "Connected" gelistet ist.
  4. Chatten — alle Haufe X360-Tools sind aufrufbar.

Verfügbare Tools

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

Unterstützt Cursor benutzerdefinierte MCP-Server im Free-Tier? Ja — MCP ist auf Hobby, Pro und Business verfügbar.

Nächste Schritte

War dieser Guide hilfreich?

Your Haufe X360 agent is one click away.

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

Verwandte Anleitungen

connectors

Haufe X360 mit ChatGPT verbinden — über 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 mit Claude verbinden — über 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 mit Gemini verbinden — über 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 zu MCP — Haufe X360 aus jedem KI-Agent steuern

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 mit Cursor verbinden — über 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 mit Cursor verbinden — über 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.