Skip to main content
Glama
blockshy
by blockshy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoAPI key for OpenAI. Required when SYNTHV_AUDIO_PROVIDER is set to 'openai' and the key is not managed externally.
SYNTHV_AUDIO_MODELNoModel ID to use with the audio review provider. Often required when SYNTHV_AUDIO_PROVIDER is set.
SYNTHV_ASSISTANT_PIDNoProcess ID of the SynthV instance to target when multiple SynthV instances are running. Optional; only needed for multi-instance setups.
SYNTHV_ASSISTANT_DATANoData directory for sessions, recordings, logs, and other local state. Defaults to the project 'data' directory.
SYNTHV_AUDIO_PROVIDERNoModel provider for audio review, e.g. 'openai' or 'gemini'. Used when the default platform is not configured via the web UI.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources