Connector guide3-minute read9 MCP toolsEN · DE · IT

Come collegare Moneybird a Claude — via 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 teamAggiornato 3 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

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.

tool

9

Regione

NL

Categoria

Accounting

Autenticazione

Bearer Token

Env vars richieste

MONEYBIRD_API_TOKENMONEYBIRD_ADMINISTRATION_ID
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi Moneybird con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

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.

Prova a chiedere

Prompt di esempio per Moneybird

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Moneybird · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Moneybird, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

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.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

MONEYBIRD_API_TOKEN, MONEYBIRD_ADMINISTRATION_ID

Step 1 — Ottieni le credenziali

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)

Step 2 — Installa l'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

Step 3 — Aggiungi il connettore in Claude

Percorso consigliato — funziona su claude.ai web senza toccare alcun file di configurazione.

  1. Apri claude.ai/customize/connectors.
  2. Clicca "Add custom connector".
  3. Compila:
    • Name: Moneybird
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → incolla la tua MCP API key (da AnythingMCP → Profile → MCP API Keys → New Key)
  4. Clicca Connect per autorizzare.

Tutti i tool sotto compaiono nella tua chat — inizia a scrivere prompt.

Tool disponibili

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

Funziona con Claude Code come con Claude Desktop? Sì — punta entrambi a https://cloud.anythingmcp.com/mcp.

Prossimi passi

Questa guida ti è stata utile?

Your Moneybird agent is one click away.

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

Guide correlate

connectors

Come collegare Moneybird a ChatGPT — via 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

Come collegare Moneybird a Cursor — via 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

Come collegare Moneybird a Gemini — via 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 su MCP — Pilota Moneybird da qualsiasi agente 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

Come collegare AFAS Profit a Claude — 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

Come collegare Aruba Fatturazione Elettronica a Claude — 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.