Skip to content
Windsurf

Clockify Time Tracking for Windsurf

io.github.tracegazer/clockify-mcp

Clockify time-tracking MCP: 112 tools across 18 domains, read-only by default with opt-in writes.

client:Windsurf transport:stdio runtime:pypi

Install Clockify Time Tracking in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "clockify-mcp": {
      "command": "uvx",
      "args": [
        "clockify-mcp"
      ],
      "env": {
        "CLOCKIFY_API_KEY": "<CLOCKIFY_API_KEY>",
        "CLOCKIFY_ACCESS_MODE": "<CLOCKIFY_ACCESS_MODE>",
        "CLOCKIFY_DEFAULT_WORKSPACE_ID": "<CLOCKIFY_DEFAULT_WORKSPACE_ID>"
      }
    }
  }
}

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

Clockify Time Tracking in other clients