Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_ADK_ENABLED | No | Enable Google ADK integration for analytics logging and fulfillment handlers | false |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculator | Perform basic mathematical calculations (add, subtract, multiply, divide) |
| file_operations | Read, write, and list files in the current workspace |
| system_info | Get information about the system (platform, CPU, memory, uptime) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| System Information | Current system information |