TimeTac

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 Tage gratis · keine Kreditkarte · EU-Hosting

Frag TimeTac alles

Teste einen echten Prompt gegen TimeTac via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.

TimeTac auf Cloud installieren
TimeTac · live via MCP
Teilen
Opus 4.7

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

Setup in 2 Minuten

  1. 1Free Trial auf cloud.anythingmcp.com starten.
  2. 2Im Connector-Store auf TimeTac klicken. Credentials einfügen.
  3. 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
TimeTac jetzt installieren

Anleitungen für TimeTac

Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.

TimeTac einrichten

Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.

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

  1. 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.
  2. You receive a client id and client secret. Complete the authorization-code flow once against https://<account>.timetac.com/<account>/oauth2/authorize and keep the refresh token.
  3. Set TIMETAC_ACCOUNT, TIMETAC_CLIENT_ID, TIMETAC_CLIENT_SECRET and TIMETAC_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.

Deine KI ist zwei Klicks von TimeTac entfernt.

Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.