Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CC | No | Country code for search results | us |
| HOST | No | Host address to run the server on | 127.0.0.1 |
| PORT | No | Port to run the server on | 8002 |
| LANGUAGE | No | Language setting for search results | en |
| IMPERSONATE | No | Browser to impersonate for web requests | edge |
| SERVER_MODE | No | Mode to run the server in | streamable-http |
| BING_SEARCH_BASE_URL | No | Base URL for Bing search | https://www.bing.com |
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 | |