Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNELSTART_ADMINS | Yes | Comma-separated list of administration IDs (e.g., 'vca,holding'). For each ID, you must provide corresponding SNELSTART_{ID}_NAME, SNELSTART_{ID}_SUBSCRIPTION_KEY, and SNELSTART_{ID}_CONNECTION_KEY variables. | |
| SNELSTART_AUTH_URL | No | The SnelStart authentication URL. | https://auth.snelstart.nl/b2b/token |
| SNELSTART_BASE_URL | No | The SnelStart B2B API base URL. | https://b2bapi.snelstart.nl/v2 |
| TOKEN_BUFFER_SECONDS | No | The buffer in seconds to use for token expiration checks. | 60 |
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 | |