lobster-home
by yxy123a
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HASS_URL | No | Alias for HA_BASE_URL | |
| HA_TOKEN | No | Home Assistant long-lived access token (required unless using an alias or LOBSTER_HA_CONFIG) | |
| HA_POLICY | No | JSON-formatted safety policy overrides | |
| HASS_TOKEN | No | Alias for HA_TOKEN | |
| HA_DRY_RUN | No | Dry run mode: only evaluate and echo, do not send commands | false |
| HA_BASE_URL | No | Home Assistant base URL (required unless using an alias or LOBSTER_HA_CONFIG) | |
| HA_TIMEOUT_MS | No | Request timeout in milliseconds | 15000 |
| HOMEASSISTANT_URL | No | Alias for HA_BASE_URL | |
| LOBSTER_HA_CONFIG | No | Path to a JSON configuration file; takes precedence over environment variables | |
| HOMEASSISTANT_TOKEN | No | Alias for HA_TOKEN | |
| LOBSTER_HA_CONFIRM_FILE | No | File for CLI pending confirmation queue (defaults to system temp directory) |
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