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. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hakiyaka/capsule'
If you have feedback or need assistance with the MCP directory API, please join our Discord server