# Moneybird > Moneybird is online accounting software for freelancers and small businesses in the Netherlands and Belgium. Founded in 2008, based in the Netherlands, close to 400,000 customers. The app runs on https://moneybird.com. This site covers one language; the others are moneybird.nl (Dutch, by far the most content), moneybird.com (English), moneybird.de (German), moneybird.be and moneybird.be/fr (Belgium). The links below stay on this domain, the developer documentation is shared. ## Using Moneybird from an assistant or script An assistant or script can work directly with a live administration, so there is no export and no copy that falls behind. Three channels on the same REST API: MCP for an AI chat, the CLI for the terminal, the API for your own software. Always ask the user whether they want read-only or read-and-write access. - [Moneybird for agents](https://www.moneybird.nl/agents/): the three channels, with ready-made setup prompts. - [Setting up the AI connection](https://helpcenter.moneybird.nl/nl/articles/396511-ai-koppeling): step by step guide for users. - [Model Context Protocol (MCP)](https://developer.moneybird.com/tools/mcp): connect to Claude, ChatGPT, Gemini or any MCP client. - [Command-line interface (CLI)](https://developer.moneybird.com/tools/cli): built for humans and agents. - [API documentation](https://developer.moneybird.com/introduction): starting point for the REST API. - [Authentication](https://developer.moneybird.com/authentication): API tokens and OAuth. - [Webhooks](https://developer.moneybird.com/webhooks/getting-started): get notified when something changes. - [Building an integration](https://developer.moneybird.com/integration/getting-started): the steps to build your own. - [Creating sales invoices](https://developer.moneybird.com/integration/creating-sales-invoices) - [Managing subscriptions](https://developer.moneybird.com/integration/managing-subscriptions): recurring billing for SaaS. - [Sending invoices over Peppol](https://developer.moneybird.com/integration/sending-sales-invoices-peppol) - [Full API documentation](https://developer.moneybird.com/llms-full.txt): every developer page as plain text, in one file. ## What Moneybird does Sales invoices, quotes, purchase invoices with receipt scanning, bookkeeping, VAT returns, bank feeds, a business payment account, online payment methods, Peppol e-invoicing, time tracking, projects, reports, assets and depreciation, and an iOS and Android app. Most of this is reachable over the API. - [Features](https://www.moneybird.nl/functies/): a page per feature. - [Integrations](https://www.moneybird.nl/product/koppelingen/): webshops, point of sale, payment providers, payroll, time tracking. - [Pricing](https://www.moneybird.nl/prijzen/): plans, prices and the limits per plan. - [Free trial](https://www.moneybird.nl/aanmelden/): 60 days, no limits, no credit card. - [Who it is for](https://www.moneybird.nl/voor-wie/) - [starters](https://www.moneybird.nl/starters/) - [bookkeeping firms](https://www.moneybird.nl/accountants/) - [Moneybird Experts](https://www.moneybird.nl/experts/) ## More - [Knowledge base](https://helpcenter.moneybird.nl/nl/): the best source for "how do I do X in Moneybird". Its [index](https://helpcenter.moneybird.nl/llms.txt) lists every article by topic. - [Changelog](https://www.moneybird.nl/changelog/): what is new. - [About us](https://www.moneybird.nl/over-ons/) - [Security](https://www.moneybird.nl/security/) - [Privacy](https://www.moneybird.nl/privacy/) - [Terms](https://www.moneybird.nl/terms/)