← Registry

Productivity

timix.ai

Provides access to project management metrics including hours logged, billing, and customer information.

1 endpoint114 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.timix.ai/api/integration/v1/mcp

No auth detected

MCP server metadata

Name
timix-mcp
Version
1.0.0
Capabilities
tools
Server instructions

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_summary

Get a summary of hours logged for a user or team over a date range

Inferred read-only
get_dashboard_metrics

Get organization dashboard metrics including utilization, revenue, and active projects

Inferred read-only
get_customer_info

Get detailed information about a customer including health score and portfolio

Inferred read-only
get_project_status

Get detailed project status including budget, hours, and task breakdown

Inferred read-only
get_billing_report

Get billing summary for a customer over a date range

Inferred read-only
get_budget_alerts

Get all budget alerts for the organization showing projects that are over or near budget

Inferred read-only
list_customers

List all customers in the organization

Inferred read-only
list_projects

List all projects in the organization with their status and budget information

Inferred read-only
get_my_time_entries

Get 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-only
get_resource_utilization

Get team resource utilization summary showing target hours, actual hours, billable hours, and utilization percentage for the organization

Inferred read-only
get_unbilled_time

Get a summary of unbilled time across the organization, including total hours, total amount, number of entries, and aging information

Inferred read-only
get_budget_health

Get 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-only
get_employee_timesheet

Get an employee's timesheet report showing target hours, actual hours logged, and variance.

Inferred read-only
list_my_time_entries

List 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-only
find_billing_work

Find the projects, tasks and subtasks in your organization where time can be tracked, optionally filtered by a name fragment.

Inferred read-only
get_project_team

Get 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-only
log_time

Create a single time entry on a subtask for the current user.

Potential side effects
suggest_holiday_profile

Look up the official public/national holidays for a country (ISO-2 code, e.

Inferred read-only
create_holiday_profile

Create 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 effects
create_customer

Create a new billing customer in your organization.

Potential side effects
create_project

Create a new billing project under one of your customers.

Potential side effects
create_task

Create a task under a project.

Potential side effects
create_subtask

Create a subtask under a task.

Potential side effects
invite_user

Invite a person to join your organization by email at a chosen role.

Potential side effects
assign_user_to_project

Assign a member to a project so they can see it and log time against its tasks.

Inferred read-only
update_org_settings

Update 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 effects
update_customer

Update an existing billing customer in your organization.

Potential side effects
update_project

Update an existing billing project in your organization.

Potential side effects
update_task

Update an existing task in your organization.

Potential side effects
update_subtask

Update an existing subtask in your organization.

Potential side effects
create_time_report

Create a new time entry on a subtask for the current user.

Potential side effects
update_time_report

Update fields on one of your own time entries (PATCH — only the fields you supply are changed; everything else is left as-is).

Potential side effects
bulk_create_time_reports

Create multiple time entries in one call.

Potential side effects
bulk_update_time_reports

Apply a common text description update to multiple of your own time entries.

Potential side effects
copy_period

Copy 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-only
start_timer

Start (or replace) your running timer on a subtask.

Inferred read-only
stop_timer

Stop your running timer.

Inferred read-only
cancel_timer

Cancel (discard) your running timer without creating a time entry.

Inferred read-only
submit_timesheet

Submit your time entries for a given month for manager approval.

Inferred read-only
recall_timesheet

Withdraw your submitted timesheet for a given month back to Draft (un-submit), reopening entries for editing.

Inferred read-only
assign_user_to_customer

Assign an organization member to a billing customer so they can see that customer and all its projects.

Inferred read-only
remove_user_project

Remove an organization member's assignment from a specific project.

Potential side effects
enable_user

Re-enable a previously disabled organization member so they can log in and use the platform again.

Inferred read-only
resend_invite

Re-send a pending invitation email to the invitee and reset its status to Pending.

Potential side effects
set_budget_thresholds

Set the organization-level budget alert thresholds.

Inferred read-only
update_user_profile

Update a team member's organization-profile fields: first name, last name, country, timezone, and job title.

Potential side effects
update_user_preferences

Update your own UI preferences: default time-entry view, sub-views, theme, and time format.

Potential side effects
set_user_cost_rate

Set the internal hourly COST rate for one member of your organization (used for profit/margin reporting).

Inferred read-only
bulk_update_cost_rates

Apply an organization-wide adjustment to every member's hourly COST rate, effective from a date.

Inferred read-only
create_custom_field

Define a new custom field on a billing entity type (project, task, subtask, time report, or customer) for your organization.

Inferred read-only
update_custom_field

Update an existing custom field definition (title, type, options, or mandatory flag) in your organization.

Potential side effects
set_custom_field_value

Set the value of a custom field on a specific entity (a project, task, subtask, time report, or customer).

Inferred read-only
set_org_work_schedule

Create or update a named organization-level work schedule (a weekly working-time profile).

Potential side effects
manage_user_work_schedule

Manage YOUR OWN personal work schedule.

Inferred read-only
update_holiday_profile

Update an existing holiday profile in your organization (name, holiday list, default-for-countries, active flag, or notes).

Potential side effects
delete_customer

Soft-delete a billing customer and its whole hierarchy (projects, tasks, subtasks) into the recycle bin, where an admin can restore it.

Potential side effects
close_month

Close a billing month so no further time can be logged or edited in it.

Inferred read-only
delete_project

Soft-delete a billing project and its whole task/subtask hierarchy into the recycle bin, where an admin can restore it.

Potential side effects
delete_task

Soft-delete a billing task and its subtask hierarchy into the recycle bin, where an admin can restore it.

Potential side effects
delete_subtask

Soft-delete a billing subtask into the recycle bin, where an admin can restore it.

Potential side effects
delete_time_report

Delete a time report entry.

Potential side effects
approve_timesheet

Approve a submitted timesheet period for a team member.

Inferred read-only
reject_timesheet

Reject a submitted timesheet period, returning it to the reporter for correction.

Inferred read-only
reopen_timesheet

Reopen a Submitted or Approved timesheet period for corrections.

Inferred read-only
generate_invoice

Generate a DRAFT invoice from a customer's approved billable hours over a billing period.

Potential side effects
update_draft_invoice

Update editable fields on a DRAFT invoice (notes, internal notes, payment terms, payment instructions, due date, purchase order number).

Potential side effects
delete_draft_invoice

Delete a DRAFT invoice permanently.

Potential side effects
send_invoice

Mark an issued invoice as Sent to the customer.

Potential side effects
mark_invoice_paid

Mark an issued or sent invoice as Paid.

Potential side effects
issue_invoice

Issue a Draft invoice: assigns a gapless invoice number, locks the invoice as immutable, and marks source hours as Invoiced.

Potential side effects
void_invoice

Void an issued invoice (reason required): releases source hours back to Approved and retains the immutable void record.

Potential side effects
reissue_invoice

Void an issued invoice and clone it into a new editable Draft (void + reissue).

Potential side effects
create_frame_order

Create a new Open frame order (blanket PO / commercial envelope) for a customer.

Potential side effects
update_frame_order

Update an Open frame order's editable fields (reference, description, caps, dates, currency, notes).

Potential side effects
close_frame_order

Close an Open frame order so no new invoices may link to it.

Inferred read-only
delete_frame_order

Soft-delete an Open frame order into the recycle bin (restorable by an Admin).

Potential side effects
reopen_month

Reopen a previously closed billing month, allowing time to be logged and edited again.

Inferred read-only
restore_entity

Restore a soft-deleted entity (customer, project, task, or subtask) and all its children from the recycle bin.

Inferred read-only
permanent_delete_entity

Permanently and IRREVERSIBLY hard-delete an entity from the recycle bin.

Potential side effects
change_user_role

Change an organization member's role.

Inferred read-only
disable_user

Disable an organization member so they can no longer sign in or use the app.

Inferred read-only
remove_user

Permanently remove an organization member.

Potential side effects
cancel_invite

Cancel a pending invitation so the invite link is no longer valid.

Inferred read-only
delete_api_key

Permanently revoke one of your Integration API keys.

Inferred read-only
delete_organization

Soft-delete this organization.

Potential side effects
delete_custom_field

Delete a custom-field definition from the organization.

Potential side effects
delete_work_schedule

Delete a named organization work schedule profile.

Potential side effects
delete_holiday_profile

Delete a named national-holiday profile from the organization.

Potential side effects
write_off_time

Write off hours from an approved time report, removing them from the billable pool without invoicing (e.

Potential side effects
undo_write_off

Reverse the most-recent write-off on a time report, restoring the written-off hours to the billable pool.

Potential side effects
create_credit_note

Create a credit note against an existing invoice, reducing the amount owed.

Potential side effects
move_subtask

Move a subtask to a different task within your organization.

Inferred read-only
move_task

Move a task to a different billing project within your organization.

Inferred read-only
move_project

Move a billing project to a different customer within your organization.

Inferred read-only
mark_time_invoiced

Mark one or more time reports as invoiced, optionally linking them to an existing invoice.

Potential side effects
list_invoices

List invoices for your organization, optionally filtered by customer and status.

Inferred read-only
get_invoice

Get the full details of a specific invoice by ID.

Potential side effects
list_favorites

List the current user's saved time-entry favorites (quick-entry shortcuts).

Inferred read-only
create_favorite

Save a time-entry combination as a favorite for quick reuse.

Inferred read-only
use_favorite

Record that a time-entry favorite was used, incrementing its use count and updating last-used timestamp.

Inferred read-only
delete_favorite

Delete a saved time-entry favorite.

Potential side effects
get_import_template

Return the CSV template for bulk-importing the work hierarchy (customers, projects, tasks, subtasks).

Inferred read-only
validate_import

Validate a bulk-import CSV without persisting anything.

Inferred read-only
commit_import

Commit a bulk-import CSV, creating the work hierarchy (customers, projects, tasks, subtasks) in the organization.

Inferred read-only
list_scheduled_reports

List all scheduled report definitions for the organization.

Inferred read-only
create_scheduled_report

Create a new scheduled report definition.

Potential side effects
update_scheduled_report

Update an existing scheduled report definition.

Potential side effects
cancel_scheduled_report

Permanently delete a scheduled report definition.

Potential side effects
list_recycle_bin

List soft-deleted entities currently in the recycle bin, optionally filtered by entity type and paged.

Inferred read-only
remove_user_from_customer

Remove a user's assignment from a customer, revoking their access to the customer's projects and tasks.

Potential side effects
search

Search the organization's work-structure entities (customers, projects, tasks, subtasks, users) by id or name.

Inferred read-only
get_frame_order_utilization

Report each frame order's contracted cap vs billed draw-down vs remaining, for both hours and amount, with utilization percentage.

Inferred read-only
check_budget_limits

Check whether logging additional hours on a subtask would exceed its budget limits.

Inferred read-only
get_cost_rate_history

Get the cost-rate history for a specific user in the organization.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.