delapan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | API key for OpenAI (used as embeddings fallback). | |
| TAVILY_API_KEY | No | API key for Tavily web search. Required for the `/delapan:explore` skill. | |
| DELAPAN_BACKEND | No | Storage backend to use (`local` or `cloud`). Auto-detected from credentials when unset. | |
| DELAPAN_DB_PATH | No | Override the default database path (`~/.delapan/delapan.db`). | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (used for synopsis rebuild). | |
| AI_GATEWAY_API_KEY | No | API key for the AI gateway (covers LLM calls and embeddings). Required for semantic search and web research. |
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 | |