ai-cortex
by neojakey
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address to bind the server to. Set to 0.0.0.0 to expose on a LAN. | 127.0.0.1 |
| PORT | No | Port for the AI-Cortex HTTP server. | 3001 |
| DB_HOST | No | Hostname or IP of the MySQL/MariaDB server. | 127.0.0.1 |
| DB_NAME | No | Name of the AI-Cortex database. | ai_cortex |
| DB_PASS | Yes | MySQL/MariaDB password for the AI-Cortex database. | |
| DB_PORT | No | Port of the MySQL/MariaDB server. | 3306 |
| DB_USER | Yes | MySQL/MariaDB username for the AI-Cortex database. | |
| ALLOWED_HOSTS | No | Comma-separated list of allowed hosts (used when exposed on a LAN). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues