Loading MCP server directory, please wait...
Toggl 2.0 MCP server for tasks, projects, time entries, and workspace operations.
npx @getmcp/cli add io.github.toggl/toggl-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.toggl/toggl-mcp": {
"command": "npx",
"args": [
"-y",
"@togglhq/mcp"
]
}
}
}