Connector guide2-minute read10 MCP toolsEN · DE · IT

Teamleader Focus a MCP — Pilota Teamleader Focus desde cualquier agente IA

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 teamActualizado 2 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

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.

herramientas

10

Región

BE

Categoría

CRM

Autenticación

OAuth 2.0

Env vars requeridas

TEAMLEADER_CLIENT_IDTEAMLEADER_CLIENT_SECRETTEAMLEADER_REFRESH_TOKEN
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Teamleader Focus con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

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.

Prueba a pedir

Prompts de ejemplo para Teamleader Focus

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Teamleader Focus · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Teamleader Focus, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

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.

Configuración

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)

Requisitos previos: TEAMLEADER_CLIENT_ID, TEAMLEADER_CLIENT_SECRET, TEAMLEADER_REFRESH_TOKEN

Instalar el conector localmente

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

Abre http://localhost:3000/connectors/store, elige Teamleader Focus e introduce las variables listadas en los Requisitos previos.

Herramientas disponibles

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

Siguientes pasos

¿Te ha sido útil esta guía?

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.

Guías relacionadas

connectors

Cómo conectar Teamleader Focus a ChatGPT — via 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

Cómo conectar Teamleader Focus a Claude — via 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

Cómo conectar Teamleader Focus a Cursor — via 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

Cómo conectar Teamleader Focus a Gemini — via 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 a MCP — Pilota AFAS Profit desde cualquier agente IA

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 a MCP — Pilota Aruba Fatturazione Elettronica desde cualquier agente IA

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.