Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BRAIN_DIR | No | The directory path where knowledge files are stored. Can be a shared directory (e.g., ~/pj/my/mcp-brain-storage) for common knowledge across projects, or a project-specific directory (e.g., ${workspaceFolder}/.brain) for project-independent knowledge. |
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 | |