Cortex
by abbacusgroup
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CORTEX_LLM_MODEL | No | LLM model name (e.g., claude-sonnet-4-20250514). Default depends on provider. | |
| CORTEX_LLM_API_KEY | Yes | API key for the LLM provider (e.g., Anthropic). Required for classification and reasoning. | |
| CORTEX_LLM_PROVIDER | No | LLM provider (e.g., anthropic, openai). Default: anthropic | anthropic |
| CORTEX_EMBEDDING_MODEL | No | Embedding model name (e.g., all-mpnet-base-v2). Default is all-mpnet-base-v2. | all-mpnet-base-v2 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/abbacusgroup/Cortex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server