Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLIENT_ID | No | Google OAuth Client ID for direct token authentication (Smithery deployment) | |
| CLIENT_SECRET | No | Google OAuth Client Secret for direct token authentication (Smithery deployment) | |
| REFRESH_TOKEN | No | Google OAuth Refresh Token for direct token authentication (Smithery deployment) | |
| G_OAUTH_CREDENTIALS | No | Absolute path to the Google OAuth credentials JSON file (e.g., /absolute/path/to/credentials.json) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |