Timix.AI for VS Code
ai.timix/time-tracking
Time tracking, live project budgets, and billing exports for service firms.
client:VS Code
transport:streamable-http
tools:114
Install Timix.AI in VS Code
.vscode/mcp.json
{
"servers": {
"time-tracking": {
"type": "http",
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_hours_summary
- get_dashboard_metrics
- get_customer_info
- get_project_status
- get_billing_report
- get_budget_alerts
- list_customers
- list_projects
- get_my_time_entries
- get_resource_utilization
- get_unbilled_time
- get_budget_health
- get_employee_timesheet
- list_my_time_entries
- find_billing_work
- get_project_team
- log_time
- suggest_holiday_profile
- create_holiday_profile
- create_customer
- create_project
- create_task
- create_subtask
- invite_user