Model Context Protocol
AI-Powered
Time Tracking
Connect your timesheet.io account to ChatGPT, Claude, and other AI assistants. Track time, manage projects, and generate reports with natural language.
Capabilities
Timer Control
Start, pause, resume, and stop timers using natural language commands. Add notes and track breaks.
Project Management
Browse projects, view time entries, and manage your workspace. Filter by team, tags, or date ranges.
Reports & Exports
Generate timesheets, invoices, and exports in Excel, CSV, or PDF formats on demand.
Quick Setup
Claude Code
RecommendedRun this command in your terminal:
claude mcp add timesheet -- npx -y @timesheet/mcp
Claude Desktop
Add to your claude_desktop_config.json:
"timesheet": {
"command": "npx",
"args": ["-y", "@timesheet/mcp"],
"env": {
"TIMESHEET_API_TOKEN": "your_api_token"
}
}
ChatGPT
OAuthAdd as an MCP connector in ChatGPT settings:
https://mcp.timesheet.io