sevDesk

sevDesk

sevDesk cloud bookkeeping for German SMBs and freelancers: contacts, invoices, vouchers (Belege), orders, parts and bank accounts. REST API v1, API-key auth — the key goes in a bare Authorization header, with no Bearer prefix.

7 дней бесплатно · без карты · EU-хостинг

Спроси sevDesk что угодно

Попробуй реальный промпт против sevDesk via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.

Установить sevDesk в Cloud
sevDesk · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

Настройка за 2 минуты

  1. 1Запусти free trial на cloud.anythingmcp.com.
  2. 2Нажми sevDesk в коннектор-сторе. Вставь учётные данные.
  3. 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Установить sevDesk сейчас

Гиды по sevDesk

Пошаговая настройка для основных AI-клиентов.

Настройка sevDesk

Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.

Getting a key

  1. Sign in to sevDesk and open Einstellungen → Benutzer → (your user) → API-Token.
  2. Copy the token into SEVDESK_API_KEY. It belongs to one user in one client (Mandant) and inherits that user's permissions — create a dedicated API user with read rights if the agent should not be able to write.

The Authorization header has no scheme. sevDesk expects the raw token (Authorization: abc123…), not Bearer abc123…. This adapter sends it that way; if you build a custom connector against sevDesk by hand, that is the single most common reason for a 401.

Object names are capitalised and singular: the collection is /Contact, /Invoice, /Voucher, /Order, /Part — not /contacts. Responses wrap the rows in {"objects": [...]}.

Embedded objects: most rows reference other objects only by {id, objectName}. Pass a comma-separated embed (e.g. embed=contact,contactPerson) to have sevDesk expand them inline rather than making the agent fetch each one.

API version: v1 at https://my.sevdesk.de/api/v1. sevDesk has published a v2 preview; v1 remains the supported production surface.

Writes: sevdesk_create_contact creates a real contact. Invoice creation is deliberately not exposed — sevDesk requires a multi-step create-position-then-book flow whose partial failure leaves an unusable draft, so an invoice is better created in the UI.

Cloud reachability: my.sevdesk.de is public with a valid certificate; AnythingMCP Cloud reaches it directly.

Твой AI в двух кликах от sevDesk.

Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.