Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Model name | nousresearch/hermes-4-405b |
| LLM_API_KEY | Yes | API key for the LLM endpoint | |
| LLM_BASE_URL | No | OpenAI-compatible API base URL | https://openrouter.ai/api/v1 |
| BACKGROUND_STORY | No | The narrative that shapes all generated results |
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 | |