Cordelia Proxy
by seed-drill
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CORDELIA_STORAGE | No | Storage backend: sqlite, json (legacy) | sqlite |
| CORDELIA_EMBEDDING_URL | No | Embedding API URL | http://localhost:11434 |
| CORDELIA_ENCRYPTION_KEY | No | Passphrase for L2 encryption | |
| CORDELIA_EMBEDDING_MODEL | No | Embedding model name | nomic-embed-text |
| CORDELIA_EMBEDDING_PROVIDER | No | Embedding provider: ollama, openai, none | ollama |
| CORDELIA_ENCRYPTION_ENABLED | No | Explicit enable/disable encryption | true if key provided |
| CORDELIA_TTL_SWEEP_INTERVAL_MS | No | Interval for TTL expiry sweep (ms) | 3600000 |
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
ActivityInactive
ResponsivenessNo issues