Back to resources

MCP SERVER

Timix.AI

Primary machine endpointhttps://api.timix.ai/api/integration/v1/mcp
Use with an agent

SUMMARY

What it does

Timix.AI is a time tracking and project budgeting tool for service firms, offering live project budgets, billing exports, and team utilization metrics. It provides over 100 MCP tools for querying hours, budgets, customers, projects, and time entries, as well as logging time and managing holiday profiles. Access requires authentication, and the tool can perform actions like creating customers and logging time.

USE CASES

Tasks it fits

  • Track time entries and analyze hours logged by user or team.
  • Monitor project budgets and receive alerts for overruns.
  • Generate billing reports and export unbilled time.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

time.trackweight 90 · confidence 90budget.monitorweight 85 · confidence 85billing.exportweight 80 · confidence 80customer.manageweight 60 · confidence 60project.manageweight 70 · confidence 70holiday.manageweight 40 · confidence 40

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

create_customerCreate Customer

Create a new billing customer in your organization. The organization is fixed by your context - never pass an organization id.

Effect: writeConfirm: none
create_holiday_profileCreate 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. Each holiday is either a full day off or a half/partial working day (with a start/end working window). Holiday dates MUST come from suggest_holiday_profile or the user — never invent dates. Only call this once the user has confirmed; do not call it to preview.

Effect: writeConfirm: explicit policy
find_billing_workFind Billing Work

Find the projects, tasks and subtasks in your organization where time can be tracked, optionally filtered by a name fragment. Use this to locate where to record work. Returns ids and names only.

Effect: readConfirm: none
get_billing_reportGet Billing Report

Get billing summary for a customer over a date range.

Effect: readConfirm: none
get_budget_alertsGet Budget Alerts

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

Effect: readConfirm: none
get_budget_healthGet 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.

Effect: readConfirm: none
get_customer_infoGet Customer Info

Get detailed information about a customer including health score and portfolio.

Effect: readConfirm: none
get_dashboard_metricsGet Dashboard Metrics

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

Effect: readConfirm: none
get_employee_timesheetGet Employee Timesheet

Get an employee's timesheet report showing target hours, actual hours logged, and variance. Can look up by employee name or default to the requesting user.

Effect: readConfirm: none
get_hours_summaryGet Hours Summary

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

Effect: readConfirm: none
get_my_time_entriesGet 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.

Effect: readConfirm: none
get_project_statusGet Project Status

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

Effect: readConfirm: none
get_project_teamGet 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). Use this to answer 'who is responsible for / working on a project', especially when a project is over budget. Budget-alert results include the project_id you can pass directly into this tool.

Effect: readConfirm: none
get_resource_utilizationGet Resource Utilization

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

Effect: readConfirm: none
get_unbilled_timeGet Unbilled Time

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

Effect: readConfirm: none
list_customersList Customers

List all customers in the organization.

Effect: readConfirm: none
list_my_time_entriesList 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. Use this to see exactly what was logged (the per-entry detail), as opposed to aggregated totals.

Effect: readConfirm: none
list_projectsList Projects

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

Effect: readConfirm: none
log_timeLog Time

Create a single time entry on a subtask for the current user. Requires permission to log time.

Effect: writeConfirm: none
suggest_holiday_profileSuggest Holiday Profile

Look up the official public/national holidays for a country (ISO-2 code, e.g. US, IL, GB) and year from an authoritative public source (Hebcal for Israel, Nager.Date for everywhere else). Returns a DRAFT list of holiday dates: each is either a full day off or a half/partial working day (with a start/end working window). Use this to PROPOSE a holiday profile — never invent holiday dates from memory. The dates returned are authoritative for that exact year.

Effect: readConfirm: none

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.0.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.