Moneybird Connector for AI agents.
12 live capabilities
Manage Dutch and European accounting through natural conversation.
Waiting for input…
Why people use Moneybird
Moneybird Accounting for Automated Dutch Invoicing
With this Connector, you can just tell your agent to do the work. You can have it find a customer, draft an invoice with the right VAT rate, and send it out in one go. You get your time back and a much cleaner set of books.
What Vinkius changes
You get to manage your entire Dutch accounting workflow through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick billing for new clients
A freelancer asks their agent to create a draft for a specific customer using create_sales_invoice and then send it immediately.
- Real-world use case 02
Monthly bank reconciliation
An accountant asks the agent to show all unreconciled bank transactions using list_financial_mutations to identify missing matches.
- Real-world use case 03
VAT preparation for small shops
A shop owner asks the agent to pull a list of all purchase invoices using list_purchase_invoices to prepare for tax filing.
Complete set · 12capabilities
The complete Moneybird capability set.
These are the exact actions your AI can choose when you ask it to work with Moneybird.
01—04
4 capabilities in this set.
Part of 12 available through Moneybird.
- 01 Capability
Check api health
Verify that your connection to Moneybird is active. It ensures your AI agent can communicate with your accounting data.
- 02 Capability
Create sales invoice
Generate a new draft invoice for a specific customer. You can include multiple line items and set the status to draft.
- 03 Capability
List crm contacts
Browse your entire list of customers and suppliers. This helps you find the right contact details quickly.
- 04 Capability
List sales invoices
See all your sales invoices filtered by status. You can quickly check which ones are paid, open, or still drafts.
05—08
4 capabilities in this set.
Part of 12 available through Moneybird.
- 05 Capability
List ledger accounts
View your accounting ledger categories. This is useful for seeing how your finances are structured.
- 06 Capability
List financial mutations
Pull a list of bank transactions. Use this to see recent movements and match them to invoices.
- 07 Capability
List catalog products
See your full list of products and services. It's the fastest way to check your current offerings.
- 08 Capability
List purchase invoices
List all the purchase invoices you've received. This helps keep your supplier costs organized.
09—12
4 capabilities in this set.
Part of 12 available through Moneybird.
- 09 Capability
List expense receipts
View your uploaded expense receipts. Use this to confirm that your costs are properly documented.
- 10 Capability
List recurring invoices
See all your automated recurring invoice templates. This lets you manage your ongoing billing cycles.
- 11 Capability
List tax rates
View your configured tax and VAT rates. This ensures your AI client uses the correct percentages for every quote.
- 12 Capability
Send sales invoice
Send a completed invoice to your customer. This moves a draft into the sent category immediately.
Set up in minutes
One URL. Then ask Moneybird to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Moneybird from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Moneybird, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Moneybird for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Moneybird URL.
- Step 03
Save and start
Save the connection and enable Moneybird in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moneybird-alternative": {
"url": "https://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Moneybird
Open Agent mode in chat and ask: "Using Moneybird, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moneybird-alternative": {
"url": "https://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Moneybird
Ask Copilot: "Using Moneybird, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moneybird-alternative": {
"url": "https://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Moneybird
Open Cascade and ask: "Using Moneybird, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moneybird-alternative": {
"url": "https://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Moneybird
Ask Cline: "Using Moneybird, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moneybird-alternative --transport http "https://edge.vinkius.com/vk_preview_FXJwNzgbBDe4TdZlFaTuwn878wwtyvzA5Auwj3GD/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Moneybird
Ask Claude: "Using Moneybird, show me...". 12 tools are ready
Where the request belongs
Work Moneybird can move forward.
For freelancers and small business owners who are tired of manual data entry and want to automate their invoicing and expense tracking.
Freelancer
Drafts and sends professional invoices to clients on the fly without opening a separate dashboard.
Accountant
Reconciles bank transactions and checks ledger categories to ensure books stay balanced for clients.
Small Business Owner
Tracks daily expenses, manages VAT rates, and keeps a clean record of purchase invoices.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMoneybird
Handle Dutch and European accounting with automated invoicing, bank reconciliation, and tax-ready financial reports.
Finmei
Manage expenses, tax rates, and payments through conversational AI agents with Finmei.
Quaderno
Bring automated tax compliance and invoicing directly into your AI workflow. calculate global taxes, issue invoices, and manage CRM contacts in seconds.
Evoliz
Handle French business invoicing with quote generation, expense tracking, and accounting integrations designed for compliance.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Dext
Equip your AI agent to manage receipts, track invoices, and monitor accounting data via the Dext API.
Bring your own AI
Change the model, client or framework. Keep Moneybird connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Moneybird.
The practical details behind the request, access and result.
Can the Moneybird MCP help me send invoices automatically?
Yes, your AI agent can create and send invoices to your customers directly. This saves you from having to log in and manually type out every bill.
Does the Moneybird MCP support Dutch VAT rates?
Yes, it can pull your configured tax rates to ensure your invoices always use the correct percentages for your specific region and services.
Can I use the Moneybird MCP to track my business expenses?
You can use it to list your uploaded receipts and purchase invoices. This helps you keep a clear record of your costs for tax season.
How does the Moneybird MCP handle bank transactions?
It pulls your financial mutations so you can see recent bank activity. You can then ask your agent to match these payments against your existing invoices.
Is the Moneybird MCP good for freelancers?
It's perfect for freelancers who need to manage billing and contacts without the headache of manual data entry. You can handle your books through simple chat.
Can I see my product catalog with the Moneybird MCP?
Yes, your agent can pull your full list of products and services instantly. This makes it easy to check your offerings or update your catalog.
Can I create and send invoices?
Yes. Create draft invoices with contact ID and line items, then send them directly to the customer via the API.
How does Moneybird authentication work?
Moneybird requires a Bearer API Key and an Administration ID against moneybird.com/api/v2/{administrationId}/.
Can I list bank transactions?
Yes. Financial mutations (bank transactions) can be listed for reconciliation purposes.
One connection away
Give your agent a direct line to Moneybird.
Connect Moneybird once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available