@timesheet/mcp
Version:
Model Context Protocol server for Timesheet API
26 lines (21 loc) • 752 B
Markdown
# Changelog
## [1.0.1] - 2025-01-14
### Added
- Support for TIMESHEET_API_URL environment variable (undocumented, for testing)
### Fixed
- CI/CD pipeline issues
- Test suite compatibility
- npm publish workflow
## [1.0.0] - 2025-01-14
### Added
- Initial release of Timesheet MCP Server
- Timer management tools (start, stop, pause, resume, status, update)
- Task enhancement tools (add notes, expenses, pauses)
- Project management tools (list, create, update, delete)
- Task management tools (list, create, update, delete)
- Natural language support for timer operations
- Authentication configuration tool
- Comprehensive error handling
- Full integration with @timesheet/sdk
- Example usage documentation
- Support for retroactive time entries