meridian59-llm-bot
by cpappas213
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEZONE | Yes | The IANA timezone name for the bot. | |
| JSON_MODE | No | Whether to use OpenAI JSON response mode (default: true). Set to 'false' for endpoints that do not support response_format. | |
| LLM_BASE_URL | Yes | The base URL of the OpenAI-compatible LLM endpoint. | |
| LLM_MODEL_ID | Yes | The model ID to use with the LLM endpoint. | |
| GAME_ENDPOINT | Yes | The endpoint of the Meridian 59 server. | |
| GAME_PASSWORD | Yes | The account password for the Meridian 59 server. | |
| GAME_USERNAME | Yes | The account username for the Meridian 59 server. | |
| OBSIDIAN_PATH | No | Optional path to an Obsidian vault for milestone journals. | |
| DISABLE_THINKING | No | Whether to disable thinking (default: false). Enable only for models supporting Qwen-style enable_thinking. | |
| DASHBOARD_BIND_ADDRESS | No | The bind address for the read-only dashboard (default: 127.0.0.1:8904). |
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