invox-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@invox-mcpDraft an invoice to Acme Corp for $500"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Invox MCP
Hosted Model Context Protocol server for Invox.
Connect Cursor, Claude, and other MCP clients to create and manage clients, invoices, and expenses with your Invox API key.
Connect
In Invox, open Settings → Integrations (Pro).
Create an API key.
Click Add to Cursor, or add this to your MCP client config:
{
"mcpServers": {
"invox": {
"url": "https://mcp.invox.se/mcp",
"headers": {
"Authorization": "Bearer invox_YOUR_KEY"
}
}
}
}MCP URL |
|
Auth |
|
Keep your API key secret. Revoke it anytime in Invox Settings.
Related MCP server: invoiceninja-mcp
What you can do
Ask your agent to, for example:
Add or update clients
Draft, send, or cancel invoices
Mark invoices as paid
Log and list expenses
Upload receipts, extract fields with OCR/AI, and confirm expenses
Upload bank statements and review extracted transactions (Business/Pro)
File uploads use base64 (file_base64 + filename + content_type). Allowed types: PDF, PNG, JPEG, WebP (max 10MB).
Cursor plugin
This repository also ships a Cursor plugin under plugins/invox (marketplace metadata, mcp.json, rules, and skills). Set INVOX_API_KEY in your environment, or use the in-app install link from Invox.
Validate the plugin package:
node scripts/validate-template.mjsLicense
Proprietary — Edgetive AB. See invox.se.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
Hosted MCP server for Cliniko — patients, appointments, availability, and invoices for AI agents.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for creating and fiscalizing invoices via solo.com.hr API. Enables AI agents to generate invoices, retrieve invoice details, list invoices, and check next invoice number.4MIT
- AlicenseBqualityDmaintenanceMCP server for Invoice Ninja v5 API. Enables AI assistants to manage clients, invoices, quotes, payments, and time tracking through natural language.32162MIT
- AlicenseNot gradedqualityDmaintenanceMCP server enabling AI assistants to manage invoices, contacts, products, and other accounting data through the Bukku API.6MIT
- AlicenseAqualityBmaintenanceMCP server for the Elorus invoicing and accounting platform, enabling AI assistants to create invoices, manage contacts, and query financial data through natural language.433MIT