Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VIDCUT_PORTNoThe port the vidcut server listens on. Default is 3845 (http://127.0.0.1:3845). E.g. "stop it, or start on another port — then open that port in the browser: VIDCUT_PORT=3846 npx tsx server/src/index.ts projects/demo".
VIDCUT_WHISPER_MODELNoPath to a whisper.cpp model `.bin` file used for auto captions. Otherwise vidcut looks in ~/.cache/whisper.cpp/, then the Homebrew share/whisper.cpp/models dirs, and picks the most accurate model it finds. E.g. "Or point `VIDCUT_WHISPER_MODEL` at any `.bin`."

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

Maintenance

ActivityActive
ResponsivenessNo issues