Loading languages...
@H

@https-eduardo/clockify-mcp-server

@https-eduardo7

A MCP Server to manage your time entries in Clockify

clockify
time-tracking
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "clockify-time-entries": {
      "command": "tsx",
      "args": [
        "ABSOLUTE_PATH/src/index.ts",
        "--local"
      ],
      "env": {
        "CLOCKIFY_API_URL": "https://api.clockify.me/api/v1",
        "CLOCKIFY_API_TOKEN": "YOUR_CLOCKIFY_API_TOKEN_HERE"
      }
    }
  }
}

# stdio

tsx src/index.ts --local
Transport:
stdio
Langue:
TypeScript
Créé:4/14/2025
Mis à jour:7/24/2025