Skip to content
Windsurf

Toggl 2.0 for Windsurf

io.github.toggl/toggl-mcp

Toggl 2.0 MCP server for tasks, projects, time entries, and workspace operations.

client:Windsurf transport:stdio runtime:npm

Install Toggl 2.0 in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toggl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@togglhq/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Toggl 2.0 in other clients