algernon
by sammyboi81
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | Model used for the worker fleet when using an OpenAI-compatible API. | gpt-4o-mini |
| OPENAI_API_KEY | No | OpenAI API key or compatible API key for OpenAI-compatible endpoints. | |
| ANTHROPIC_MODEL | No | Model used for the worker fleet when Anthropic is used. | claude-haiku-4-5 |
| OPENAI_BASE_URL | No | Base URL for OpenAI-compatible endpoint. Override for custom or local endpoints. | https://api.openai.com/v1 |
| ANTHROPIC_API_KEY | No | Anthropic API key. Used if set, even if OPENAI_API_KEY is also set. |
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