Back to MCP Servers
Toggl
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.
workplace-productivity
By louis030195
Installation
npx -y toggl-mcpConfiguration
{
"mcpServers": {
"toggl-mcp": {
"command": "npx",
"args": ["-y", "toggl-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes