Code Snippet Server
by ngeojiajun
Verified
# Changelog
All notable changes to this project will be documented in this file.
## [1.0.0] - 2024-02-24
### Added
- Initial release of systemprompt-mcp-google
- Google OAuth2 authentication service with automatic token refresh
- Gmail service with basic email operations
- Calendar service with event management capabilities
- Base Google service class for shared functionality
- Comprehensive error handling for all Google API interactions
- Full TypeScript support with proper type definitions
- Test suite with mocking utilities for Google services
- Documentation for all services and usage examples