Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug logs for development | true |
ANY_OTHER_CONFIG | No | Any other configuration value | value |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Current Device IP | Details about your current public IP address including geolocation and network information |
Google DNS IP | Details about Google's public DNS server IP |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
ip_get_details | Retrieves geolocation and network details for a public IP address ( |