Connector guide2-minute read6 MCP toolsEN · DE · IT

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

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

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

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

TeamSystem

TeamSystem

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

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

6

Регион

IT

Категория

ERP

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

OAuth 2.0

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

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

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

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

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

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

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

Summary

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

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

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

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

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

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

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

TeamSystem + Cursor

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

TEAMSYSTEM_CLIENT_ID, TEAMSYSTEM_CLIENT_SECRET, TEAMSYSTEM_TENANT_ID

Шаг 1 — Получите учётные данные

Partner credentials required. TeamSystem's APIs are published through its developer portal but issued per integration partner and per product line (TeamSystem Enterprise, TS Digital, Alyante, …). You will not find a self-service key in the product UI, and there is no public sandbox — which is why this adapter ships unverified.

Setup

  1. Register at developer.teamsystem.com and have your TeamSystem partner enable the APIs for your customer's tenant.
  2. Create an application and note the client id and client secret.
  3. Note the tenant id that scopes your customer's data. Set TEAMSYSTEM_CLIENT_ID, TEAMSYSTEM_CLIENT_SECRET and TEAMSYSTEM_TENANT_ID.

…(continued in the in-app connector instructions)

Шаг 2 — Установите адаптер

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

Шаг 3 — Добавьте коннектор в Cursor

Cursor читает MCP-серверы из ~/.cursor/mcp.json. Добавьте эту запись:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Получите MCP API key в AnythingMCP → Profile → MCP API Keys → New Key.
  2. Сохраните файл и перезапустите Cursor.
  3. Откройте Cursor → Settings → MCP и убедитесь, что TeamSystem отображается как "Connected".
  4. Начинайте чат — все инструменты TeamSystem доступны.

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

ToolWhat it does
teamsystem_list_customersList customers with their name, partita IVA, codice fiscale and address
teamsystem_get_customerRead one customer in full: registered and billing addresses, tax data, payment terms and the e-invoice routing code
teamsystem_list_suppliersList suppliers with their name, partita IVA and address, for the purchasing side of the ledger
teamsystem_list_invoicesList invoices in a date range with their number, date, customer, total and e-invoice status in the Sistema di Interscambio
teamsystem_get_invoiceRead one invoice in full: every line with its VAT rate, the totals, the payment schedule and the e-invoice transmission record
teamsystem_list_itemsList items and services from the catalogue with their code, description, unit, price and VAT rate

FAQ

Поддерживает ли Cursor кастомные MCP-серверы на бесплатном тарифе? Да — MCP доступен на Hobby, Pro и Business.

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

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

Your TeamSystem agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

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

connectors

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

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

connectors

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

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

connectors

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

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

connectors

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

TeamSystem — Italy's largest business-software group — over the TeamSystem Digital / Enterprise APIs: customers, invoices, items and documents. OAuth 2.0. Partner credentials required.

connectors

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

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 к Cursor — через MCP

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.