clockodo
clockodo time tracking for German SMBs: time entries, customers, projects, services, users, absences and the running clock. REST API v2, authenticated with a per-user API key plus the user's e-mail address.
7 日間無料 · クレジットカード不要 · EU ホスト
clockodo に何でも聞ける
AnythingMCP 経由で clockodo に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。
clockodo を Cloud にインストールClaude は AI のため誤ることがあります。回答をご確認ください。
2 分でセットアップ
- 1cloud.anythingmcp.com で無料トライアル開始。
- 2コネクターストアで clockodo をクリック。資格情報を貼り付け。
- 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
clockodo のガイド
主要 AI クライアント向けのステップバイステップセットアップ。
clockodo のセットアップ
コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。
Getting credentials — clockodo needs two values.
- Sign in and open Mein Bereich → Mein Benutzerkonto; the API-Schlüssel is at the bottom of the page. Put it in
CLOCKODO_API_KEY. - Put the e-mail address of that same account in
CLOCKODO_API_USER. clockodo sends it in theX-ClockodoApiUserheader and rejects a key without it. - clockodo also asks every API client to identify itself in a
X-Clockodo-External-Applicationheader; this adapter sendsAnythingMCP;[email protected]automatically.
Permissions follow the user. The key inherits the clockodo role of the account it belongs to. A regular employee only sees their own entries; to read the whole company's time the key must belong to a user with the Verwaltung or Inhaber role.
API version: time entries moved to /v2/entries with a different response envelope ({entries, paging}) from the v1 shape. Customers, projects, services and users are still served from the unversioned root — the paths below reflect that split.
Time ranges are mandatory and ISO 8601 with a zone, e.g. 2026-09-01T00:00:00Z. clockodo rejects a bare date. Ranges are limited server-side; a full year of a large team may need paging via page.
Billability: billable is 0 (not billable), 1 (billable) or 2 (already billed). 'Unbilled work' means billable=1, not 'billable is true'.
Cloud reachability: my.clockodo.com is public with a valid certificate.
あなたの AI は clockodo から 2 クリック先。
コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。