Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AGENTCORTEX_API_KEY | Yes | Your API key from agentcortex.dev | |
AGENTCORTEX_API_URL | No | API endpoint override | https://api.agentcortex.dev |
AGENTCORTEX_DEFAULT_IMPORTANCE | No | Default memory importance level | 5 |
AGENTCORTEX_PROJECT_AUTO_DETECT | No | Auto-detect project from git repo | true |
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 |