Wave Accounting Connector for AI agents.
10 live capabilities
Manage invoices and customer records through your AI client.
Waiting for input…
Why people use Wave Accounting
Wave Accounting for Easy Small Business Invoicing
With this Connector, you just tell your agent what to do. You can create a new customer and draft an invoice in one go. You get your time back and keep your records accurate without the headache of manual entry.
What Vinkius changes
You stop manual data entry and start managing your books through simple chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Billing a new client
A freelancer wants to bill a new client.
- Real-world use case 02
Checking overdue payments
A business owner wants to see who hasn't paid.
- Real-world use case 03
Verifying customer info
A sales rep needs to verify a customer's email.
Complete set · 10capabilities
The complete Wave Accounting capability set.
These are the exact actions your AI can choose when you ask it to work with Wave Accounting.
01—04
4 capabilities in this set.
Part of 10 available through Wave Accounting.
- 01 Capability
Approve draft invoice
Finalizes a draft so it moves to an unpaid status. Use this to push completed invoices out to your clients.
- 02 Capability
Create accounting customer
Adds a new customer to Wave using a name and email. This keeps records current without manual entry.
- 03 Capability
Create draft invoice
Generates a new invoice draft with specific line items. It is the first step in your billing workflow.
- 04 Capability
Delete accounting customer
Permanently removes a customer record from your account. Use this to clean up old or incorrect profiles.
05—07
3 capabilities in this set.
Part of 10 available through Wave Accounting.
- 05 Capability
Delete draft invoice
Removes an unfinalized draft from your list. This helps keep your workspace clean of mistakes.
- 06 Capability
Get customer details
Pulls the full profile for a specific customer. Use it to quickly grab contact info or IDs.
- 07 Capability
Get invoice details
Retrieves the full history and items for a specific invoice. It is great for checking taxes and totals.
08—10
3 capabilities in this set.
Part of 10 available through Wave Accounting.
- 08 Capability
List accounting customers
Shows every customer registered in your Wave business. Use this to browse your entire client base.
- 09 Capability
List accounting invoices
Pulls a list of every invoice issued by your business. It is the fastest way to check your billing history.
- 10 Capability
Update customer profile
Edits the information for an existing customer. Use this to fix typos or update contact details.
Set up in minutes
One URL. Then ask Wave Accounting to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wave Accounting 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_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wave Accounting for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting URL.
- Step 03
Save and start
Save the connection and enable Wave Accounting in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wave-accounting": {
"url": "https://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting
Open Agent mode in chat and ask: "Using Wave Accounting, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wave-accounting": {
"url": "https://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting
Ask Copilot: "Using Wave Accounting, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wave-accounting": {
"url": "https://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting
Open Cascade and ask: "Using Wave Accounting, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wave-accounting": {
"url": "https://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting
Ask Cline: "Using Wave Accounting, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wave-accounting --transport http "https://edge.vinkius.com/vk_preview_akfLJnhhwMgIgUvPyo8uJYV7KzfIA6TU4C8O9lfM/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 Wave Accounting
Ask Claude: "Using Wave Accounting, show me...". 10 tools are ready
Where the request belongs
Work Wave Accounting can move forward.
This is for small business owners and freelancers who find accounting dashboards overwhelming and want to manage billing through a chat interface.
Freelancer
Managing billing for multiple clients without a dedicated bookkeeper.
Small Business Owner
Quickly checking if a specific client paid their last invoice without logging into a dashboard.
Accountant
Auditing customer records and monitoring invoice statuses across different businesses.
Sales Representative
Verifying customer billing information before closing a deal.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWave Financial
Manage your accounting via Wave Financial. query businesses, invoices, customers, and transactions directly from any AI agent.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Invoice Ninja
Manage clients, invoices, and products directly through AI.
Wuro
Manage your business billing, product catalog, and contacts with Wuro.fr through AI.
Invoice Ninja (Invoicing & Billing)
Manage invoicing via Invoice Ninja. create clients, track payments, and manage invoices and balances.
WorkWave
Manage service orders, customer accounts, and field technicians on WorkWave. the field service management platform.
Bring your own AI
Change the model, client or framework. Keep Wave Accounting 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 Wave Accounting.
The practical details behind the request, access and result.
Can the Wave Accounting MCP create invoices for me?
Yes, it can draft out new invoices with specific line items for your customers, which you can then move to a saved or paid status.
How do I use Wave Accounting MCP to manage my customers?
You can use it to list every customer in your business, create new profiles with names and emails, or update existing contact information.
Can I check if a client has paid through the Wave Accounting MCP?
Yes, your agent can pull the full details for any specific invoice to show you the current payment status and total amounts.
Is the Wave Accounting MCP good for freelancers?
It is ideal for freelancers who need to quickly issue billing documents and track who has paid without navigating a complex accounting dashboard.
Can I delete old records with Wave Accounting MCP?
You can permanently remove obsolete customer records or unfinalized draft invoices to keep your accounting workspace clean.
How does Wave Accounting MCP help with bookkeeping?
It automates the repetitive parts of bookkeeping, like data entry for new clients and checking invoice statuses, through simple chat commands.
Can I check if an invoice has been paid through the agent?
Yes. The list_accounting_invoices capability allows your AI agent to see the current status of all invoices, including whether they are 'PAID', 'SAVED' (unpaid), or still in 'DRAFT' status.
How do I add a new client to my Wave account using chat?
You can use the create_accounting_customer capability. Just provide the customer's name and email address, and your agent will register them in your Wave business instantly.
Can I delete a draft invoice if I made a mistake?
Yes. The delete_draft_invoice capability allows you to permanently remove unfinalized draft invoices. Note that once an invoice is approved (SAVED) or paid, it cannot be deleted through this specific capability.
One connection away
Give your agent a direct line to Wave Accounting.
Connect Wave Accounting once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available