Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | No | The URL of the SearXNG instance. You can choose a public instance or use a local one. | http://localhost:8080 |
| AUTH_PASSWORD | No | The password for HTTP Basic Auth if the SearXNG instance is password protected. | |
| AUTH_USERNAME | No | The username for HTTP Basic Auth if the SearXNG instance is password protected. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |