ClaudioKitchen
by PianoNic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | Yes | The public HTTPS URL of the server. | |
| USAGE_LOG | No | Path to the usage log file. | |
| FILES_TOKEN | No | Secret token for accessing uploaded files. If not set, a random one is generated per run. | |
| ALLOWED_EMAILS | Yes | Comma-separated list of allowed email addresses for access control. | |
| FETCH_MAX_BYTES | No | Maximum bytes for outbound fetches (default 100 MB). | |
| UPLOAD_MAX_BYTES | No | Maximum bytes for file uploads. | |
| DEFAULT_STT_MODEL | No | Default model for speech-to-text. | |
| DEFAULT_TTS_MODEL | No | Default model for text-to-speech. | |
| MONTHLY_BUDGET_USD | No | Hard monthly budget cap in USD. | |
| DEFAULT_IMAGE_MODEL | No | Default model for image generation. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues