Capsule
by hakiyaka
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAPSULE_STATE | No | Absolute directory to override the state location. | |
| CAPSULE_ADVISOR | No | Set to 0 to disable the advisor global opt-out. | |
| CAPSULE_CACHE_GC | No | Set to 0 to disable automatic exact capsule collection. | |
| CAPSULE_CACHE_TTL_DAYS | No | TTL in days for the exact capsule cache. | |
| CAPSULE_ADVISOR_VISIBLE | No | Set to 0 to keep guardrails active without injecting the compact advisor line. | |
| CAPSULE_CACHE_MAX_BYTES | No | Maximum bytes for the exact capsule cache. | |
| CAPSULE_CACHE_MIN_RECENT | No | Minimum recent entries to preserve during garbage collection. | |
| CAPSULE_CACHE_MAX_ENTRIES | No | Maximum entries for the exact capsule cache. | |
| CAPSULE_ADVISOR_TASK_TTL_MS | No | Advisor task state expiry in milliseconds (bounded to one minute through seven days). | |
| CAPSULE_PROJECT_CACHE_TTL_DAYS | No | TTL in days for the project cache. | |
| CAPSULE_PROJECT_CACHE_MAX_BYTES | No | Maximum bytes for the project cache. | |
| CAPSULE_PROJECT_CACHE_MAX_PROJECTS | No | Maximum number of projects in the project cache. |
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