Connector guide2-minute read10 MCP toolsEN · DE · IT

Sellsy в MCP — управляйте Sellsy из любого AI-агента

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

HCBy HelpCode teamОбновлено 2 min read Открытый код на GitHub

Без банковской карты · 7 дней пробного периода · Есть вариант self-host

Sellsy

Sellsy

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

инструментов

10

Регион

FR

Категория

CRM

Аутентификация

OAuth 2.0

Требуемые env-vars

SELLSY_CLIENT_IDSELLSY_CLIENT_SECRET
Установить в Cloud одним кликом

7 дней бесплатно · Без карты

  • 7 дней бесплатно
    Без банковской карты
  • GDPR & SOC 2 ready
    Данные в ЕС, журналы аудита
  • Открытый код на GitHub
    Open source · AGPL-3.0
  • Работает с ChatGPT, Claude, Gemini
    Любой MCP-совместимый клиент

Пропустите установку. Заработает меньше чем за 2 минуты.

Начните бесплатный период на cloud.anythingmcp.com, добавьте Sellsy одним кликом и направьте свой ИИ-клиент (Claude, ChatGPT, Copilot или Cursor) на сгенерированный MCP-эндпоинт. Без Docker, без git clone, без опыта разработки.

Начать бесплатный период

Summary

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

Попробуй спросить

Примеры промптов для Sellsy

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

Sellsy · live via MCP
Поделиться
Opus 4.7

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

💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → Sellsy, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без git clone, без локального сервера.

Sellsy

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

Настройка

Getting credentials

  1. Sign in to Sellsy, open Paramètres → API and create an application in the developer area.
  2. Choose the client credentials flow — it authorises the application against your own account with no browser consent step. You receive a client id and client secret.
  3. Set SELLSY_CLIENT_ID and SELLSY_CLIENT_SECRET. AnythingMCP mints and refreshes the access token on its own.

This is API v2, at https://api.sellsy.com/v2. Sellsy's v1 was an entirely different, single-endpoint RPC API — if you find an example that POSTs everything to one URL with a request parameter, that is v1 and it does not apply here.

…(continued in the in-app connector instructions)

Предварительные требования: SELLSY_CLIENT_ID, SELLSY_CLIENT_SECRET

Локальная установка коннектора

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Откройте http://localhost:3000/connectors/store, выберите Sellsy и введите переменные, перечисленные в Предварительных требованиях.

Доступные инструменты

ToolWhat it does
sellsy_list_companiesList client companies with their name, SIRET, VAT number, address and owner
sellsy_search_companiesSearch companies with Sellsy's filter object — far more expressive than the plain list
sellsy_get_companyRead one client company in full: addresses, contacts, tax identifiers, rating and the notes recorded against it
sellsy_list_contactsList individual contacts with their name, e-mail, phone, position and the company they belong to
sellsy_list_invoicesList invoices with their number, date, due date, client, net and gross totals and payment status — the receivables view
sellsy_search_invoicesSearch invoices with Sellsy's filter object — by status, date range, client or amount
sellsy_get_invoiceRead one invoice in full: every row with its quantity, unit price, discount and VAT, the totals and the payments applied against it
sellsy_list_estimatesList estimates (devis) with their number, date, client, total and acceptance status — what is out with prospects and not yet won
sellsy_list_opportunitiesList CRM opportunities with their name, client, amount, funnel step and expected close date — the pipeline view
sellsy_list_itemsList catalogue items with their reference, name, unit price, VAT rate and stock tracking flag

Следующие шаги

Это руководство помогло?

Your Sellsy agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Похожие руководства

connectors

Как подключить Sellsy к ChatGPT — через MCP

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

connectors

Как подключить Sellsy к Claude — через MCP

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

connectors

Как подключить Sellsy к Cursor — через MCP

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

connectors

Как подключить Sellsy к Gemini — через MCP

Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.

connectors

AFAS Profit в MCP — управляйте AFAS Profit из любого AI-агента

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica в MCP — управляйте Aruba Fatturazione Elettronica из любого AI-агента

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.