MCP server for Toggl 2.0 — tasks, projects, time entries, time blocks, reports, and workspace operations.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@togglhq/mcp"
]
}