louis030195/toggl-mcp
Time tracking integration with Toggl Track. Start/stop timers, manage time entries, track project time, and get today's summary. Perfect for productivity tracking and billing workflows.
Quick Start
Clone the repository:
git clone https://github.com/louis030195/toggl-mcpClaude Desktop configuration example:
{
"mcpServers": {
"toggl-mcp": {
"command": "npx",
"args": [
"-y",
"louis030195/toggl-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.