Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_API_KEY | Yes | API key for the selected LLM provider. | |
| LLM_PROVIDER | Yes | LLM provider and model (e.g. 'openai/gpt-4o-mini', 'anthropic/claude-haiku-4-5-20251001', 'gemini/gemini-2.5-flash') |
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 | |