Skip to main content
Clockify logo

Clockify

Clockify is a free time tracking software that allows individuals and teams to track work hours across projects.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Clockify authenticates with an API key. Generate the credential in your Clockify account, then paste it into FlyMyAI the first time an agent uses a Clockify action.

Get your Clockify credential →

Fields to fill in FlyMyAI

FieldDetails
SubdomainThe unique subdomain associated with the user's organization or workspace instance on Clockify (e.g., 'companyX' in https://companyX.clockify.me). (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
CLOCKIFY_CREATE_CLIENTTool to add a new client to a workspace. use when you need to create a client in a specific workspace.workspaceId
CLOCKIFY_CREATE_WEBHOOKTool to create a new webhook in a workspace. use when you want to subscribe to workspace events by registering a callback url.workspaceId, name, triggerSource, triggerSourceType, url, webhookEvent
CLOCKIFY_DELETE_CLIENTTool to delete a client from a workspace. use after archiving the client and confirming no associated data exists.workspaceId, id
CLOCKIFY_DELETE_WEBHOOKTool to delete a webhook from a workspace. use when you need to remove an existing webhook by its id.workspaceId, webhookId
CLOCKIFY_FILTER_WORKSPACE_USERSTool to filter users in a workspace by advanced criteria. use when you need a paginated, sortable list of workspace users matching multiple filters.workspaceId
CLOCKIFY_FIND_ALL_USERS_ON_WORKSPACETool to list all users in a workspace. use when you need to retrieve workspace members after confirming the workspace id. example: "find all users on workspace 64a687e29ae1f428e7ebe303."workspaceId
CLOCKIFY_FIND_USER_TEAM_MANAGERTool to get managers of a user in a workspace. use after confirming workspace and user ids are correct.workspaceId, userId
CLOCKIFY_GENERATE_NEW_WEBHOOK_TOKENTool to generate a new webhook token. use after confirming workspace and webhook ids.workspace_id, webhook_id
CLOCKIFY_GET_ALL_ADDON_WEBHOOKSTool to list all webhooks for an addon in a workspace. use after confirming workspace and addon ids.workspaceId, addonId
CLOCKIFY_GET_ALL_MY_WORKSPACESTool to list all workspaces the user belongs to. use when you need an overview of accessible workspaces after authentication.-
CLOCKIFY_GET_ALL_WEBHOOKSTool to list all webhooks in a workspace. use when you need to retrieve defined webhooks after confirming the workspace id.workspaceId
CLOCKIFY_GET_CLIENTSTool to list clients in a workspace. use after obtaining a workspace id.workspaceId
CLOCKIFY_GET_CLIENT_BY_IDTool to get details of a client by id. use after confirming workspace and client ids.workspaceId, id
CLOCKIFY_GET_CURRENTLY_LOGGED_IN_USER_INFOTool to retrieve info about the authenticated user. use when verifying credentials and needing current user context after authentication.-
CLOCKIFY_GET_HOLIDAYSTool to retrieve all holidays for a workspace. use when you need to list or filter workspace holidays after confirming the workspace id.workspaceId
CLOCKIFY_GET_HOLIDAYS_IN_PERIODTool to retrieve holidays in a specific period. use when you need holidays assigned to a user between two dates after confirming the workspace id.workspaceId, assigned-to, start, end
CLOCKIFY_GET_MEMBER_PROFILETool to get a member's profile in a workspace. use when you need detailed profile info after identifying the workspace and user.workspaceId, userId
CLOCKIFY_GET_WEBHOOK_BY_IDTool to get details of a specific webhook. use after confirming workspace and webhook id.workspaceId, webhookId
CLOCKIFY_GET_WORKSPACE_INFOTool to get details of a specific workspace. use after obtaining the workspace id.workspaceId
We love our partners - FlyMy.AI builds with the best. Thanks, Clockify!