Connector guide3-minute read9 MCP toolsEN · DE · IT

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

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

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

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

Moneybird

Moneybird

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

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

9

Регион

NL

Категория

Accounting

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

Bearer Token

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

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

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

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

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

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

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

Summary

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

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

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

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

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

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

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

Moneybird + Claude

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

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

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

MONEYBIRD_API_TOKEN, MONEYBIRD_ADMINISTRATION_ID

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

Getting a token

  1. Sign in to Moneybird and open Instellingen → Koppelingen → API-tokens (Settings → Integrations → API tokens).
  2. Create a personal access token and put it in MONEYBIRD_API_TOKEN.
  3. Set MONEYBIRD_ADMINISTRATION_ID to the numeric administration id. It is in the URL when you are logged in — moneybird.com/123456789/… — and moneybird_list_administrations also returns it.

Every data path carries the administration id. A Moneybird account can hold several administrations (one per company, or a bookkeeper's client list) and each has its own id. This connector is fixed to one; add a second connector for a second administration.

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

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

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

ToolWhat it does
moneybird_list_administrationsList the administrations this token can reach, with their id, name, language and currency
moneybird_list_contactsList contacts — customers and suppliers — with their company name, contact person, address, VAT number and customer id
moneybird_get_contactRead one contact in full: addresses, tax identifiers, payment terms, custom fields and the notes recorded against them
moneybird_list_sales_invoicesList sales invoices with their number, date, due date, contact, totals and state
moneybird_get_sales_invoiceRead one sales invoice in full: every detail line with quantity, price and tax rate, the totals, the payment schedule and the payments recei
moneybird_list_purchase_invoicesList purchase invoices and receipts with their supplier, date, due date and total — the cost side of the ledger
moneybird_list_estimatesList estimates (offertes) with their number, date, contact, total and state, to see what is out with customers and not yet won
moneybird_list_productsList the products and services in the catalogue with their description, price, tax rate and ledger account
moneybird_list_financial_mutationsList bank mutations with their date, amount, description and reconciliation state, so unpaid invoices can be matched against money that actu

FAQ

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

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

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

Your Moneybird agent is one click away.

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

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

connectors

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

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

connectors

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

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

connectors

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

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

connectors

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

Moneybird — Dutch online bookkeeping for freelancers and small companies: contacts, sales invoices, purchase invoices, estimates, products and financial mutations. REST API v2, bearer token.

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.