atimelogger mcp for Claude Code
io.github.zaplitny/atimelogger-mcp
MCP server exposing the ATimeLogger REST API (activities, reports, types)
client:Claude Code
transport:stdio
runtime:npm
Install atimelogger mcp in Claude Code
run in your project directory
claude mcp add atimelogger-mcp -e ATL_TOKEN=<ATL_TOKEN> -e ATL_BASE_URL=<ATL_BASE_URL> -- npx -y atimelogger-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs