Connector guide2-minute read6 MCP toolsEN · DE · IT

Come collegare TeamSystem a Claude — via 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 teamAggiornato 2 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

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.

tool

6

Regione

IT

Categoria

ERP

Autenticazione

OAuth 2.0

Env vars richieste

TEAMSYSTEM_CLIENT_IDTEAMSYSTEM_CLIENT_SECRETTEAMSYSTEM_TENANT_ID
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi TeamSystem con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

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.

Prova a chiedere

Prompt di esempio per TeamSystem

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

TeamSystem · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → TeamSystem, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

TeamSystem + Claude

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

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

TEAMSYSTEM_CLIENT_ID, TEAMSYSTEM_CLIENT_SECRET, TEAMSYSTEM_TENANT_ID

Step 1 — Ottieni le credenziali

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)

Step 2 — Installa l'adapter

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

Step 3 — Aggiungi il connettore in Claude

Percorso consigliato — funziona su claude.ai web senza toccare alcun file di configurazione.

  1. Apri claude.ai/customize/connectors.
  2. Clicca "Add custom connector".
  3. Compila:
    • Name: TeamSystem
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → incolla la tua MCP API key (da AnythingMCP → Profile → MCP API Keys → New Key)
  4. Clicca Connect per autorizzare.

Tutti i tool sotto compaiono nella tua chat — inizia a scrivere prompt.

Tool disponibili

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

Funziona con Claude Code come con Claude Desktop? Sì — punta entrambi a https://cloud.anythingmcp.com/mcp.

Prossimi passi

Questa guida ti è stata utile?

Your TeamSystem agent is one click away.

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

Guide correlate