mcp-console
by sanjarbiy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAIN_TOKEN | Yes | Your personal API key generated on the Settings page (e.g., mcp_your_generated_key) | |
| BRAIN_SERVER | Yes | The URL of your team's server (e.g., https://your-team-server.example) | |
| BRAIN_STATE_DIR | Yes | Absolute path to the directory for storing state (e.g., /home/you/.mcp-console) | |
| BRAIN_VAULT_KEY | Yes | 64-hex encryption key (e.g., generated with `openssl rand -hex 32`) |
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 | |