Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_HOST | No | The URL for the Ollama host used for local models. | http://192.168.1.64:11434 |
| OPENCLAW_TOKEN | No | The authentication token for the OpenClaw gateway. | |
| BROWSER_TIMEOUT | No | The timeout for browser operations in seconds. | 30 |
| BROWSER_HEADLESS | No | Whether to run the browser in headless mode (true/false). | false |
| OPENCLAW_GATEWAY | No | The WebSocket gateway URL for OpenClaw. | ws://192.168.1.64:18789 |
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 | |