DeskTime
DeskTime is an automatic time tracking software that helps teams and freelancers monitor productivity, manage projects, and analyze work habits.
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
DeskTime authenticates with an API key. Generate the credential in your DeskTime account, then paste it into FlyMyAI the first time an agent uses a DeskTime action.
Get your DeskTime credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
DeskTime API Key | The unique API key associated with your DeskTime account, used for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
DESKTIME_CREATE_PROJECT_WITH_TASK | Tool to create a new project with an optional initial task. use when you need to set up a new desktime project programmatically. | project |
DESKTIME_GET_ACCOUNT_DETAILS | Tool to retrieve detailed information about the authenticated user's company account. use after confirming the api key is valid to fetch company name, work settings, account timezone, and timestamp. | - |
DESKTIME_GET_ALL_COMPANY_EMPLOYEES | Tool to list all employees in the company, including their roles and statuses. use after confirming valid credentials to fetch the organization’s roster. | - |
DESKTIME_GET_EMPLOYEE_DATA | Tool to fetch data for all employees within the company. use after verifying the api key is valid. | - |
DESKTIME_GET_EMPLOYEE_PROJECTS | Tool to retrieve information about projects assigned to employees, including project names, durations, and statuses. use when you need to fetch per-employee project tracking data for a specific date. | - |
DESKTIME_GET_EMPLOYEE_PROJECTS_AND_APPS | Tool to retrieve an employee's tracked projects and application usage. use when you need combined project/app time data for a given employee and date (defaults to current user and today). example: "get projects and apps for employee 711867 on 2025-07-28." | - |
DESKTIME_GET_PROJECTS_LIST | Tool to retrieve all active projects for the company, including related tasks. use when you need projects overview after authentication. | - |
DESKTIME_PING_REQUEST | Tool to check the api's availability and confirm the service is operational. use when you need to verify that the desktime api is reachable and responsive. | - |
DESKTIME_START_PROJECT_TASK | Tool to start tracking time for a specified project and optional task. use when you need to begin timing work on a project and optionally tag a task. | project |
DESKTIME_STOP_PROJECT_TASK | Tool to stop tracking time for a specified project and optional task. use when you have finished work and need to record end time. | project |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, DeskTime!