TimeTac
TimeTac time and attendance for DACH teams: time trackings, users, projects, tasks, absences and the live clock-in state. REST API v3 on the customer's own timetac.com subdomain, OAuth 2.0.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a TimeTac
Prueba un prompt real contra TimeTac vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar TimeTac en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en TimeTac en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para TimeTac
Setup paso a paso para los principales clientes AI.
Configurar TimeTac
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Your account name is part of every URL. TimeTac gives each customer a subdomain and repeats the account name in the path: https://<account>.timetac.com/<account>/api/v3/. Set TIMETAC_ACCOUNT to that name (the part before .timetac.com) and the adapter builds both halves.
Getting OAuth credentials
- Ask TimeTac support to enable API access and issue an OAuth 2.0 client for your account — it is not self-service in the web UI.
- You receive a client id and client secret. Complete the authorization-code flow once against
https://<account>.timetac.com/<account>/oauth2/authorizeand keep the refresh token. - Set
TIMETAC_ACCOUNT,TIMETAC_CLIENT_ID,TIMETAC_CLIENT_SECRETandTIMETAC_REFRESH_TOKEN. AnythingMCP refreshes the access token on its own from then on.
Reads end in /read. TimeTac's v3 API is not REST-shaped: the list endpoint for a resource is <resource>/read, and filters go in query parameters like filter=[{"field":"date","comparison":"gt","value":"2026-09-01"}]. The tools below pass a filter string through verbatim so the agent can express whatever the docs allow.
Responses are wrapped in {"Success": true, "Results": [...], "NumResults": n}. An empty Results with Success: true means the filter matched nothing, not that the call failed.
Unverified: these paths follow TimeTac's published v3 documentation and have not been run against a live account. Check the docs before concluding a credential is wrong.
Cloud reachability: <account>.timetac.com is public with a valid certificate.
Tu IA está a dos clicks de TimeTac.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.