Distill
by davidlbatey
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTERESTS | No | Comma-separated list of interests for podcast content (e.g., 'entrepreneurship, cybersecurity, AI, startups'). | |
| OUTPUT_DIR | No | Directory to save generated MP3 files (default is '~/Downloads'). | |
| SHOW_STYLE | No | The style of the podcast (e.g., 'The Briefing', 'The Debate', 'The Deep Dive', 'The Watercooler'). | |
| TTS_PROVIDER | No | The text-to-speech provider to use (e.g., 'openai', 'elevenlabs', 'inworld', 'system'). | |
| OPENAI_API_KEY | No | API key for OpenAI TTS provider; required if TTS_PROVIDER is 'openai'. | |
| INWORLD_API_KEY | No | API key for Inworld TTS provider; required if TTS_PROVIDER is 'inworld'. | |
| ELEVENLABS_API_KEY | No | API key for ElevenLabs TTS provider; required if TTS_PROVIDER is 'elevenlabs'. | |
| DISTILL_PROJECT_ROOT | No | The root directory for storing queue and transcripts; if not set, uses the current working directory where Claude Code launched. |
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