Connector guide2-minute read6 MCP toolsEN · DE · IT

TeamSystem to MCP — Drive TeamSystem from any AI Agent

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 teamUpdated 2 min read Open-source on GitHub

No credit card · 7-day trial · Self-host alternative available

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.

tools

6

Region

IT

Category

ERP

Authentication

OAuth 2.0

Required env vars

TEAMSYSTEM_CLIENT_IDTEAMSYSTEM_CLIENT_SECRETTEAMSYSTEM_TENANT_ID
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source · AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the TeamSystem in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

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.

Try asking

Example prompts for TeamSystem

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

TeamSystem · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → TeamSystem, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

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.

Setup

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)

Prerequisites: TEAMSYSTEM_CLIENT_ID, TEAMSYSTEM_CLIENT_SECRET, TEAMSYSTEM_TENANT_ID

Install the connector locally

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

Open http://localhost:3000/connectors/store, pick TeamSystem and paste in the env vars listed under Prerequisites.

Available tools

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

Next steps

Was this guide helpful?

Your TeamSystem agent is one click away.

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

Related guides

connectors

How to Connect TeamSystem to ChatGPT — 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.

connectors

How to Connect TeamSystem to 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.

connectors

How to Connect TeamSystem to Cursor — 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.

connectors

How to Connect TeamSystem to Gemini — 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.

connectors

AFAS Profit to MCP — Drive AFAS Profit from any AI Agent

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 to MCP — Drive Aruba Fatturazione Elettronica from any AI Agent

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.