Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | The directory where the server stores data, such as projects.json. | |
| OPENWEBUI_API_KEY | Yes | Your OpenWebUI API key. | |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key, used for evaluating proposed project updates. | |
| OPENWEBUI_BASE_URL | Yes | The base URL of your OpenWebUI instance (e.g., http://localhost:3000). |
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 | |