ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use sevDesk API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI with direct read and write access to sevDesk to autonomously manage invoices, CRM contacts, sales orders, vouchers, and accounting records.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete sevDesk API capability set.

These are the exact actions your AI can choose when you ask it to work with sevDesk API.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through sevDesk API.

  1. 01

    Create contact

    Category 3 for customers, 4 for suppliers. Creates a new contact (customer or supplier) in sevDesk

  2. 02

    Get order

    Retrieves details for a specific order

  3. 03

    List orders

    Lists all sales orders

  4. 04

    Get credit note

    Retrieves details for a specific credit note

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through sevDesk API.

  1. 05

    Get invoice

    Retrieves details for a specific invoice, including line items and tax

  2. 06

    List accounting types

    Lists all accounting types (Chart of Accounts)

  3. 07

    List contacts

    Lists all contacts (customers, suppliers) in sevDesk

  4. 08

    List credit notes

    Lists all credit notes

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through sevDesk API.

  1. 09

    List vouchers

    Lists all vouchers (incoming/outgoing receipts)

  2. 10

    Get contact

    Retrieves details for a specific contact

  3. 11

    List invoices

    Lists all invoices with embedded contact data

  4. 12

    List parts

    Lists all parts (products and services) in the catalog

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through sevDesk API.

  1. 13

    Create part

    Creates a new part or service in the catalog

  2. 14

    Get part

    Retrieves details for a specific part

  3. 15

    List bank accounts

    Lists company bank accounts

Observed, not estimated

940ms average. Fast in production.

sevDesk API is checked daily against the live service.

Daily averagePeak 1194ms
Aug 20Today
Fastest day
777ms
Slowest day
1194ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of sevDesk API, so you can see the experience inside your AI.

It does not authenticate your account with sevDesk API. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

sevDesk API Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — sevDesk API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sevdesk-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CnCmC0gBtVNFfOY4xNAqo3HCxGT2EdaukT70J31q/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions sevDesk API owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.