Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| LOG_FORMAT | No | Logging format (text/json) | text |
| CONFIG_PATH | No | Path to config.yaml | ./config.yaml |
| ZERION_API_KEY | Yes | Zerion API key (required) | |
| ZERION_OAS_URL | No | OpenAPI spec URL | GitHub raw URL |
| ZERION_BASE_URL | No | Zerion API base URL | https://api.zerion.io |
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 | |