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 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a TimeTac
Prova un prompt reale su TimeTac via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa TimeTac su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca TimeTac nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per TimeTac
Setup passo-passo per i principali client AI.
Configurare TimeTac
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
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.
La tua AI è a due click da TimeTac.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.