- Step1: Clone the repository and set up local environment
- Step2: Copy `.env.example` to `.env` and configure your Google OAuth credentials
- Step3: Install dependencies with `npm install`
- Step4: Run `npm run build` to compile the code
- Step5: Start the server using `npm run start:http` for HTTP/SSE or `npm run start:stdio` for CLI mode
- Step6: Use the provided endpoints or CLI tools to interact with Google Calendar