Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | The base URL where the widget assets are hosted (e.g., https://your-domain.com/assets). The server replaces placeholders at runtime with this value. Essential for remote or VPS deployments. | |
| OPENAI_API_KEY | No | Your OpenAI API key. Required for 'Full Mode' in the app tester to use specific models; otherwise, the tester defaults to Puter.js (Zero-Config Mode). |
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 | |