Productivity
timix.ai
Provides access to project management metrics including hours logged, billing, and customer information.
ENDPOINT 1
https://api.timix.ai/api/integration/v1/mcp
MCP server metadata
- Name
- timix-mcp
- Version
- 1.0.0
Timix time-tracking and billing tools. The organization and acting user are fixed by your API key — never pass an organization id. Writes are created as drafts and are role-scoped to your permissions.
Known tools 114
get_hours_summaryGet a summary of hours logged for a user or team over a date range
Inferred read-onlyget_dashboard_metricsGet organization dashboard metrics including utilization, revenue, and active projects
Inferred read-onlyget_customer_infoGet detailed information about a customer including health score and portfolio
Inferred read-onlyget_project_statusGet detailed project status including budget, hours, and task breakdown
Inferred read-onlyget_budget_alertsGet all budget alerts for the organization showing projects that are over or near budget
Inferred read-onlylist_projectsList all projects in the organization with their status and budget information
Inferred read-onlyget_my_time_entriesGet the current user's time entry analytics for a date range, including hours breakdown by project and customer, billable vs non-billable split, and target comparison
Inferred read-onlyget_resource_utilizationGet team resource utilization summary showing target hours, actual hours, billable hours, and utilization percentage for the organization
Inferred read-onlyget_unbilled_timeGet a summary of unbilled time across the organization, including total hours, total amount, number of entries, and aging information
Inferred read-onlyget_budget_healthGet overall budget health summary for the organization, including project counts by status (on-track, warning, critical), total remaining budget hours, and active alerts
Inferred read-onlyget_employee_timesheetGet an employee's timesheet report showing target hours, actual hours logged, and variance.
Inferred read-onlylist_my_time_entriesList the current user's own individual time entries for a date range, with project name, task/subtask ids, hours, description, billable flag and status.
Inferred read-onlyfind_billing_workFind the projects, tasks and subtasks in your organization where time can be tracked, optionally filtered by a name fragment.
Inferred read-onlyget_project_teamGet the people associated with a project: who is ASSIGNED to it (formally responsible / accountable) and the TOP CONTRIBUTORS by hours logged (who is actually doing the work and driving the budget/overrun).
Inferred read-onlysuggest_holiday_profileLook up the official public/national holidays for a country (ISO-2 code, e.
Inferred read-onlycreate_holiday_profileCreate and SAVE a national-holiday profile for the organization for a specific year, AFTER the user has explicitly reviewed and confirmed the holiday list.
Potential side effectsinvite_userInvite a person to join your organization by email at a chosen role.
Potential side effectsassign_user_to_projectAssign a member to a project so they can see it and log time against its tasks.
Inferred read-onlyupdate_org_settingsUpdate core settings for your organization: name, country, default_time_zone, base_currency, first_day_of_month (1-28), auto_close_month_after_days, and the budget alert thresholds (budget_warning_threshold_percent must be less than budget_critical_threshold_percent).
Potential side effectsupdate_time_reportUpdate fields on one of your own time entries (PATCH — only the fields you supply are changed; everything else is left as-is).
Potential side effectsbulk_update_time_reportsApply a common text description update to multiple of your own time entries.
Potential side effectscopy_periodCopy your own time entries from a source date range into a target date range, preserving each entry's weekday offset relative to the source start (e.
Inferred read-onlyrecall_timesheetWithdraw your submitted timesheet for a given month back to Draft (un-submit), reopening entries for editing.
Inferred read-onlyassign_user_to_customerAssign an organization member to a billing customer so they can see that customer and all its projects.
Inferred read-onlyremove_user_projectRemove an organization member's assignment from a specific project.
Potential side effectsenable_userRe-enable a previously disabled organization member so they can log in and use the platform again.
Inferred read-onlyresend_inviteRe-send a pending invitation email to the invitee and reset its status to Pending.
Potential side effectsupdate_user_profileUpdate a team member's organization-profile fields: first name, last name, country, timezone, and job title.
Potential side effectsupdate_user_preferencesUpdate your own UI preferences: default time-entry view, sub-views, theme, and time format.
Potential side effectsset_user_cost_rateSet the internal hourly COST rate for one member of your organization (used for profit/margin reporting).
Inferred read-onlybulk_update_cost_ratesApply an organization-wide adjustment to every member's hourly COST rate, effective from a date.
Inferred read-onlycreate_custom_fieldDefine a new custom field on a billing entity type (project, task, subtask, time report, or customer) for your organization.
Inferred read-onlyupdate_custom_fieldUpdate an existing custom field definition (title, type, options, or mandatory flag) in your organization.
Potential side effectsset_custom_field_valueSet the value of a custom field on a specific entity (a project, task, subtask, time report, or customer).
Inferred read-onlyset_org_work_scheduleCreate or update a named organization-level work schedule (a weekly working-time profile).
Potential side effectsupdate_holiday_profileUpdate an existing holiday profile in your organization (name, holiday list, default-for-countries, active flag, or notes).
Potential side effectsdelete_customerSoft-delete a billing customer and its whole hierarchy (projects, tasks, subtasks) into the recycle bin, where an admin can restore it.
Potential side effectsclose_monthClose a billing month so no further time can be logged or edited in it.
Inferred read-onlydelete_projectSoft-delete a billing project and its whole task/subtask hierarchy into the recycle bin, where an admin can restore it.
Potential side effectsdelete_taskSoft-delete a billing task and its subtask hierarchy into the recycle bin, where an admin can restore it.
Potential side effectsdelete_subtaskSoft-delete a billing subtask into the recycle bin, where an admin can restore it.
Potential side effectsreject_timesheetReject a submitted timesheet period, returning it to the reporter for correction.
Inferred read-onlygenerate_invoiceGenerate a DRAFT invoice from a customer's approved billable hours over a billing period.
Potential side effectsupdate_draft_invoiceUpdate editable fields on a DRAFT invoice (notes, internal notes, payment terms, payment instructions, due date, purchase order number).
Potential side effectsissue_invoiceIssue a Draft invoice: assigns a gapless invoice number, locks the invoice as immutable, and marks source hours as Invoiced.
Potential side effectsvoid_invoiceVoid an issued invoice (reason required): releases source hours back to Approved and retains the immutable void record.
Potential side effectsreissue_invoiceVoid an issued invoice and clone it into a new editable Draft (void + reissue).
Potential side effectscreate_frame_orderCreate a new Open frame order (blanket PO / commercial envelope) for a customer.
Potential side effectsupdate_frame_orderUpdate an Open frame order's editable fields (reference, description, caps, dates, currency, notes).
Potential side effectsdelete_frame_orderSoft-delete an Open frame order into the recycle bin (restorable by an Admin).
Potential side effectsreopen_monthReopen a previously closed billing month, allowing time to be logged and edited again.
Inferred read-onlyrestore_entityRestore a soft-deleted entity (customer, project, task, or subtask) and all its children from the recycle bin.
Inferred read-onlypermanent_delete_entityPermanently and IRREVERSIBLY hard-delete an entity from the recycle bin.
Potential side effectsdisable_userDisable an organization member so they can no longer sign in or use the app.
Inferred read-onlydelete_holiday_profileDelete a named national-holiday profile from the organization.
Potential side effectswrite_off_timeWrite off hours from an approved time report, removing them from the billable pool without invoicing (e.
Potential side effectsundo_write_offReverse the most-recent write-off on a time report, restoring the written-off hours to the billable pool.
Potential side effectscreate_credit_noteCreate a credit note against an existing invoice, reducing the amount owed.
Potential side effectsmove_projectMove a billing project to a different customer within your organization.
Inferred read-onlymark_time_invoicedMark one or more time reports as invoiced, optionally linking them to an existing invoice.
Potential side effectslist_invoicesList invoices for your organization, optionally filtered by customer and status.
Inferred read-onlylist_favoritesList the current user's saved time-entry favorites (quick-entry shortcuts).
Inferred read-onlyuse_favoriteRecord that a time-entry favorite was used, incrementing its use count and updating last-used timestamp.
Inferred read-onlyget_import_templateReturn the CSV template for bulk-importing the work hierarchy (customers, projects, tasks, subtasks).
Inferred read-onlycommit_importCommit a bulk-import CSV, creating the work hierarchy (customers, projects, tasks, subtasks) in the organization.
Inferred read-onlylist_recycle_binList soft-deleted entities currently in the recycle bin, optionally filtered by entity type and paged.
Inferred read-onlyremove_user_from_customerRemove a user's assignment from a customer, revoking their access to the customer's projects and tasks.
Potential side effectssearchSearch the organization's work-structure entities (customers, projects, tasks, subtasks, users) by id or name.
Inferred read-onlyget_frame_order_utilizationReport each frame order's contracted cap vs billed draw-down vs remaining, for both hours and amount, with utilization percentage.
Inferred read-onlycheck_budget_limitsCheck whether logging additional hours on a subtask would exceed its budget limits.
Inferred read-onlyget_cost_rate_historyGet the cost-rate history for a specific user in the organization.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.timix-mcp]
url = "https://api.timix.ai/api/integration/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"timix-mcp": {
"type": "http",
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: timix-mcp
Remote MCP URL: https://api.timix.ai/api/integration/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"timix-mcp": {
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"timix-mcp": {
"type": "http",
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "timix-mcp",
"transport": "streamable-http",
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.