sevDesk API Connector for AI agents.
15 live capabilities
Manage your invoices and CRM contacts through a chat interface.
Waiting for input…
Why people use sevDesk API
SevDesk for Automated Bookkeeping and CRM Sync
With this Connector, you just tell your agent to add a new supplier for the hardware order or ask what the total is on a specific bill. It handles the fields and confirms it is done. You get your time back to do actual work instead of acting as a data entry clerk.
What Vinkius changes
You get a way to manage your entire ledger through plain English commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Registering a new client
A freelancer needs to add a new client.
- Real-world use case 02
Checking for refunds
An auditor needs to check for refunds.
- Real-world use case 03
Verifying bank connections
A manager needs to see what's in the bank.
Complete set · 15capabilities
The complete sevDesk API capability set.
These are the exact actions your AI can choose when you ask it to work with sevDesk API.
01—04
4 capabilities in this set.
Part of 15 available through sevDesk API.
- 01 Capability
Create contact
Registers a new customer or supplier in your account. Use this to add new vendors or clients quickly.
- 02 Capability
List orders
Shows a full list of all your sales orders. Use this to get a high level view of your current sales activity.
- 03 Capability
Get order
Pulls the specific details for one of your sales orders. This helps you check the status of a specific customer purchase.
- 04 Capability
List contacts
Shows all your current customers and suppliers. Use this to browse your entire CRM database.
05—08
4 capabilities in this set.
Part of 15 available through sevDesk API.
- 05 Capability
Get contact
Pulls the specific details for a single contact. Use this to see the metadata for a specific vendor or client.
- 06 Capability
List invoices
Shows all your invoices with the contact data included. Use this to get a list of bills and who they belong to.
- 07 Capability
Get invoice
Pulls the line items and tax details for a specific bill. This helps you check the exact breakdown of a payment.
- 08 Capability
List credit notes
Shows every credit note currently in your records. Use this to see all adjustments made to your accounts.
09—12
4 capabilities in this set.
Part of 15 available through sevDesk API.
- 09 Capability
Get credit note
Retrieves the specific details of a single credit note. Use this to check the details of a specific refund.
- 10 Capability
List vouchers
Lists all incoming and outgoing receipts in your system. Use this to track physical receipts and adjustments.
- 11 Capability
List parts
Shows every product and service in your catalog. Use this to see what you have available for sale.
- 12 Capability
Get part
Shows the specific details for a single part or service. Use this to check pricing or descriptions for a specific item.
13—15
3 capabilities in this set.
Part of 15 available through sevDesk API.
- 13 Capability
Create part
Adds a new product or service to your catalog. Use this to update your inventory without leaving your chat.
- 14 Capability
List accounting types
Shows all the types in your chart of accounts. Use this to see how your categories are structured.
- 15 Capability
List bank accounts
Shows the bank accounts connected to your business. Use this to verify your active financial inlets.
Set up in minutes
One URL. Then ask sevDesk API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use sevDesk API 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_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable sevDesk API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API URL.
- Step 03
Save and start
Save the connection and enable sevDesk API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sevdesk": {
"url": "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API
Open Agent mode in chat and ask: "Using sevDesk API, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sevdesk": {
"url": "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API
Ask Copilot: "Using sevDesk API, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sevdesk": {
"url": "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API
Open Cascade and ask: "Using sevDesk API, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sevdesk": {
"url": "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API
Ask Cline: "Using sevDesk API, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sevdesk --transport http "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/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 sevDesk API
Ask Claude: "Using sevDesk API, show me...". 15 tools are ready
Where the request belongs
Work sevDesk API can move forward.
This is for the small business owner who spends too many hours on manual data entry or the accountant who needs to query records quickly without navigating complex menus.
Freelancer
Drafts new customer records and checks pending invoice totals while staying inside their code editor.
Financial Auditor
Cross-references registered parts against credit notes to spot discrepancies during a review.
Agency Manager
Checks bank configurations and accounting categories to give status updates to the team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAltoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Alegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Karbon
Manage your accounting firm's workflow, contacts, and work items directly via AI agents.
GorillaDesk
Manage field service operations. schedule jobs, invoice customers, and update notes via AI.
Evoliz Invoicing & Management
Equip your AI agent to manage sales invoices, track CRM clients, and monitor quotes via the Evoliz API.
SAP Concur
Enable your AI agent to manage corporate expenses, track report statuses, and retrieve user profiles via the SAP Concur API.
Bring your own AI
Change the model, client or framework. Keep sevDesk API 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 sevDesk API.
The practical details behind the request, access and result.
Can the sevDesk MCP create new customers for me?
Yes, it can register new customers or suppliers directly. You can just tell your agent who to add and what category they belong to.
Can I use the sevDesk MCP to check my invoices?
You can pull specific invoice details and line items. This is great for quickly checking totals or tax breakdowns without opening the dashboard.
Does the sevDesk MCP work with my bank accounts?
It can list the bank accounts connected to your sevDesk profile. This helps you see your active financial inlets in one place.
Can I add new products using the sevDesk MCP?
Yes, you can create new parts or services in your catalog via your AI client. It makes updating your inventory much faster.
Is the sevDesk MCP good for tracking credit notes?
It can list and retrieve details for all your credit notes. This is perfect for auditing adjustments and refunds quickly.
How do I connect sevDesk to my AI client?
You just need to provide your 32-character API token in your client settings. Once connected, your agent can access your records immediately.
Are API-created contacts exactly the same as UI-created ones?
Yes contextually. When you execute the create_contact function natively alongside category parameters (3 stands for customer, 4 for typical suppliers), sevDesk anchors these entries officially inside the identical primary table. Be clear about whether it's an email-lead versus a firm.
Wait, does my generated API Token expire if left unused?
No. The verified 32-character hexadecimal key token possesses an infinite lifeline inherently tied directly, securely, and stubbornly to your primary login account. It decays or dies primarily upon deliberate manual revocation (regeneration) directly executed by you inside your dashboard user settings.
Can I fetch detailed line items from a single invoice ID using this agent?
Absolutely. Querying list_invoices outputs high-level paginated arrays, but invoking the precision extractor get_invoice fed deliberately with a target identifier ID unveils the core metadata array detailing isolated tax mappings, due-date boundaries, and intricate line items.
One connection away
Give your agent a direct line to sevDesk API.
Connect sevDesk API once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available