Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PROXY | No | HTTP proxy server URL in the format http://your-proxy:port | |
| HTTPS_PROXY | No | HTTPS proxy server URL in the format http://your-proxy:port | |
| TAVILY_API_KEY | Yes | Your Tavily API key required for accessing the search API | |
| TAVILY_LOG_LEVEL | No | Log level for detailed proxy configuration information (set to DEBUG for verbose logging) |
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 | |