vidcut
by mao-data
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VIDCUT_PORT | No | The 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_MODEL | No | Path 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
| 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
ActivityActive
ResponsivenessNo issues