Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| tools | No | Filter by a single tool (e.g., 'agentic_web_search'). If not provided, all tools in the selected modules are loaded. | |
| modules | No | Filter tools by module (e.g., 'code', 'data', or 'code,data'). If not provided, all modules are loaded. | |
| SEARXNG_URL | No | The URL of the SearXNG server instance. Required for using the agentic_web_search tool. |
Capabilities
Server capabilities have not been inspected yet.
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 | |