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 дней бесплатно · без карты · EU-хостинг
Спроси TimeTac что угодно
Попробуй реальный промпт против TimeTac via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.
Установить TimeTac в CloudClaude — это AI, он может ошибаться. Проверяйте ответы.
Настройка за 2 минуты
- 1Запусти free trial на cloud.anythingmcp.com.
- 2Нажми TimeTac в коннектор-сторе. Вставь учётные данные.
- 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Гиды по TimeTac
Пошаговая настройка для основных AI-клиентов.
Настройка TimeTac
Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.
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.
Твой AI в двух кликах от TimeTac.
Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.