Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth client ID (required for Google OAuth) | |
| GOOGLE_OAUTH_SCOPES | Yes | A space- or comma-separated list of Google OAuth scopes | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth client secret (required for Google OAuth) | |
| OAUTH_REDIRECT_BASE_URL | Yes | The public base URL for this server (e.g., an ngrok/cloudflared URL) used for OAuth callbacks |
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 | |