Timix.AI for Grok
ai.timix/time-tracking
Time tracking, live project budgets, and billing exports for service firms.
client:Grok
transport:streamable-http
tools:114
Install Timix.AI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"time-tracking": {
"type": "http",
"url": "https://api.timix.ai/api/integration/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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