Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
RUST_LOG | No | Controls the logging level for the server (e.g., info or mcp_server_cortex=debug,cortex_client=info) | |
CORTEX_API_KEY | Yes | Your API key for authenticating with the Cortex instance | |
CORTEX_ENDPOINT | Yes | The full URL to your Cortex API (e.g., http://localhost:9000/api) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |