Connector guide2-minute read10 MCP toolsEN · DE · IT

Teamleader Focus zu MCP — Teamleader Focus aus jedem KI-Agent steuern

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

HCBy HelpCode teamAktualisiert 2 min read Open Source auf GitHub

Keine Kreditkarte · 7 Tage Test · Self-Hosting-Alternative verfügbar

Teamleader Focus

Teamleader Focus

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

Tools

10

Region

BE

Kategorie

CRM

Authentifizierung

OAuth 2.0

Benötigte Env-Vars

TEAMLEADER_CLIENT_IDTEAMLEADER_CLIENT_SECRETTEAMLEADER_REFRESH_TOKEN
Mit einem Klick in der Cloud installieren

7 Tage kostenlos testen · Keine Kreditkarte

  • 7 Tage kostenlos
    Keine Kreditkarte nötig
  • GDPR & SOC 2 ready
    EU-Datenhaltung, Audit-Logs
  • Open Source auf GitHub
    Open-Source · AGPL-3.0
  • Funktioniert mit ChatGPT, Claude, Gemini
    Jeder MCP-kompatible Client

Installation überspringen. In unter 2 Minuten einsatzbereit.

Starte eine kostenlose Testphase auf cloud.anythingmcp.com, füge Teamleader Focus mit einem Klick hinzu und richte deinen KI-Client (Claude, ChatGPT, Copilot oder Cursor) auf den erzeugten MCP-Endpoint. Kein Docker, kein git clone, keinerlei Entwicklungserfahrung nötig.

Kostenlos testen

Summary

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

Frag einfach

Beispiel-Prompts für Teamleader Focus

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Connector laufen lassen.

Teamleader Focus · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Teamleader Focus klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Teamleader Focus

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

Einrichtung

Getting a token

  1. Register an integration in the Teamleader Marketplace developer area (developer.teamleader.eu). You receive a client id and client secret.
  2. Run the authorization-code flow once for the account and keep the refresh token — Teamleader's access tokens last one hour.
  3. Set TEAMLEADER_CLIENT_ID, TEAMLEADER_CLIENT_SECRET and TEAMLEADER_REFRESH_TOKEN. AnythingMCP refreshes the access token on its own.

…(continued in the in-app connector instructions)

Voraussetzungen: TEAMLEADER_CLIENT_ID, TEAMLEADER_CLIENT_SECRET, TEAMLEADER_REFRESH_TOKEN

Connector lokal installieren

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

Öffne http://localhost:3000/connectors/store, wähle Teamleader Focus und trage die unter Voraussetzungen aufgelisteten Variablen ein.

Verfügbare Tools

ToolWhat it does
teamleader_get_meRead the user the token belongs to, with their name, e-mail, language and account
teamleader_list_companiesList client companies with their name, VAT number, address and tags
teamleader_get_companyRead one company in full: addresses, VAT number, payment terms, custom fields, tags and the account manager
teamleader_list_contactsList individual contacts with their name, e-mail, phone and the companies they are linked to
teamleader_list_dealsList deals with their title, customer, value, phase and expected closing date — the sales-pipeline view
teamleader_get_dealRead one deal in full: its value, phase, source, responsible user, linked quotations and the full phase history
teamleader_list_invoicesList invoices with their number, date, due date, customer, totals and payment status — the receivables view
teamleader_list_projectsList projects with their title, customer, status, budget and the milestones they are broken into
teamleader_list_time_trackingList tracked time entries with their user, date, duration, project and invoiceability — the raw data behind 'how much did we spend on this c
teamleader_list_quotationsList quotations with their deal, total, status and validity date, to see what is out with prospects and not yet accepted

Nächste Schritte

War dieser Guide hilfreich?

Your Teamleader Focus agent is one click away.

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

Verwandte Anleitungen

connectors

Teamleader Focus mit ChatGPT verbinden — über MCP

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

connectors

Teamleader Focus mit Claude verbinden — über MCP

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

connectors

Teamleader Focus mit Cursor verbinden — über MCP

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

connectors

Teamleader Focus mit Gemini verbinden — über MCP

Teamleader Focus — the Belgian CRM, project and invoicing suite: companies, contacts, deals, projects, time tracking, invoices and quotations. REST API, OAuth 2.0, everything over POST.

connectors

AFAS Profit zu MCP — AFAS Profit aus jedem KI-Agent steuern

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 zu MCP — Aruba Fatturazione Elettronica aus jedem KI-Agent steuern

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.