Brain
by sdrshn-nmbr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAIN_AUTH_MODE | No | Authentication mode. The secure default is bearer-token authentication. See docs for other modes. | token |
| BRAIN_VISIBILITY | Yes | Visibility label for the corpus (e.g., 'example team'), used for scoping and access control. | |
| BRAIN_TOKENS_FILE | Yes | Path to the tokens JSON file generated by brain-token, containing admin/access tokens. | |
| BRAIN_ALLOWED_REPOSITORIES | Yes | Comma-separated list of repository IDs (e.g., 'github.com/example/widget') that this Brain instance is allowed to ingest. |
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 | |