- Step1: Set up Google Cloud project and enable Calendar API
- Step2: Install dependencies with `pip install -r requirements.txt`
- Step3: Run `python setup_credentials.py` to authenticate
- Step4: Launch server with `python google_calendar_server.py`
- Step5: Use provided tools to list calendars, fetch events, or find free slots.