Connector guide2-minute read6 MCP toolsEN · DE · IT

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

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

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

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

BuchhaltungsButler

BuchhaltungsButler

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

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

6

Регион

DE

Категория

Accounting

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

Basic Auth

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

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

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

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

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

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

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

Summary

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

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

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

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

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

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

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

BuchhaltungsButler + Claude

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

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

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

BUCHHALTUNGSBUTLER_CLIENT_ID, BUCHHALTUNGSBUTLER_CLIENT_SECRET, BUCHHALTUNGSBUTLER_API_KEY

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

Getting credentials — BuchhaltungsButler needs three values, not one.

  1. In the web app open Einstellungen → API and create an API client. You receive an API client id and an API client secret: these are the HTTP Basic username and password.
  2. On the same page copy the API key for the client (Mandant) you want to reach. This is a separate value that travels in the JSON body of every request.
  3. Set BUCHHALTUNGSBUTLER_CLIENT_ID, BUCHHALTUNGSBUTLER_CLIENT_SECRET and BUCHHALTUNGSBUTLER_API_KEY.

…(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: BuchhaltungsButler
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → вставьте ваш MCP API key (из AnythingMCP → Profile → MCP API Keys → New Key)
  4. Нажмите Connect для авторизации.

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

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

ToolWhat it does
buchhaltungsbutler_list_postingsRead bookkeeping postings (Buchungen) in a date range, with their account, amount, tax key and the receipt they belong to
buchhaltungsbutler_list_receiptsRead receipts (Belege) — the scanned or uploaded documents behind the postings — with their date, gross amount, supplier and processing stat
buchhaltungsbutler_list_transactionsRead bank transactions imported into BuchhaltungsButler, so a posting or an open receipt can be matched against money that actually moved
buchhaltungsbutler_list_customersRead the customer master data (Debitoren) with names, customer numbers and the ledger accounts they book to
buchhaltungsbutler_list_suppliersRead the supplier master data (Kreditoren) with names, supplier numbers and their ledger accounts, to resolve who an incoming receipt belong
buchhaltungsbutler_list_accountsRead the chart of accounts (Sachkonten) available in this client, so a posting can be attributed to the right account number

FAQ

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

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

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

Your BuchhaltungsButler agent is one click away.

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

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

connectors

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

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

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

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

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

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

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

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

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.