CHARLIE
by T3CCH
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | Database hostname | db |
| DB_NAME | No | Database name | charlie |
| DB_PORT | No | Database port | 5432 |
| HOST_HOME | No | Host home directory for file watching | $HOME |
| DB_PASSWORD | Yes | PostgreSQL password (required, change from default 'changeme') | changeme |
| MCP_MEM_LIMIT | No | MCP container memory limit | 2g |
| DASHBOARD_PORT | No | Web dashboard port | 8200 |
| AGENT_POOL_SIZE | No | Total agent pool slots | 20 |
| EMBED_SERVICE_URL | No | Remote GPU embeddings endpoint | http://192.168.1.100:8100 |
| SCHEDULER_ENABLED | No | Enable background job scheduler | true |
| DB_MAX_CONNECTIONS | No | PostgreSQL max connections | 200 |
| AGENT_MAX_CONCURRENT | No | Max concurrent agents in-flight | 10 |
| SCHEDULER_CHECK_INTERVAL_SECONDS | No | Job scheduler poll interval | 60 |
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
ResponsivenessSyncing