Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | The base URL for API requests. Can also be set dynamically using the set_server_config tool. | |
| DEBUG_PORT | No | Port for the browser-based debug UI/monitor. | 45133 |
| OPENAPI_URL | No | The URL of the OpenAPI JSON specification. Can also be set dynamically using the set_server_config tool. | |
| SERVER_NICKNAME | No | An optional nickname for identifying the server. | |
| REFRESH_INTERVAL | No | Interval in seconds for automatic schema reloading. |
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 | |