Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| GOOGLE_PROJECT_ID | No | Your Google Cloud project ID | |
| GOOGLE_SERVICE_ACCOUNT_KEY | No | Service account credentials as a JSON string (alternative to file-based auth). The entire JSON must be on a single line with escaped quotes and newlines in the private key represented as \n | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Absolute path to the service account JSON key file | 
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  | |