Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CORTEX_ROOT | No | Overrides the root directory. Required in global configuration to explicitly point to the directory where data (knowledge/ folder) is stored. | |
| GITHUB_TOKEN | No | GitHub token for accessing private repositories. | |
| CORTEX_KNOWLEDGE_PATH | No | Overrides the knowledge files path. |
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 | |