NeuroCut
by vibeDN
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEUROCUT_HOST | No | HTTP bind host. | 127.0.0.1 |
| NEUROCUT_PORT | No | HTTP bind port. | 8766 |
| NEUROCUT_CACHE | No | Directory for downloaded media and fonts. | ~/.cache/neurocut |
| NEUROCUT_TOKEN | No | If set, require X-Neurocut-Token (or Authorization: Bearer) header. | |
| NEUROCUT_EXPORT | No | Directory where render_video / save_mlt write. | ~/neurocut-output |
| NEUROCUT_TRANSPORT | No | Transport for the MCP server: 'http' or 'stdio'. | http |
| NEUROCUT_PUBLIC_URL | No | Public base URL used to make download links absolute (e.g. from a tunnel). | |
| NEUROCUT_MAX_DOWNLOAD | No | Maximum bytes per fetched asset. | 536870912 |
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