Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/14
Updated
2026/6/8