Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8000 |
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth client ID | |
| GOOGLE_CALENDAR_ID | No | Calendar ID (use 'primary' for main calendar) | primary |
| GOOGLE_ACCESS_TOKEN | Yes | OAuth access token (obtained through OAuth flow) | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth client secret | |
| GOOGLE_REFRESH_TOKEN | Yes | OAuth refresh token (obtained through OAuth flow) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |