Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVER__NAME | No | Override server name | |
| REGISTRY__URL | No | Override registry URL | |
| SERVER__DEBUG | No | Enable/disable debug mode | |
| LOGGING__LEVEL | No | Override logging level (e.g., DEBUG, INFO, WARNING, ERROR) | |
| REGISTRY_API_KEY | No | API key for registry authentication | |
| REGISTRY__AUTH__API_KEY | No | Set registry API key |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |