Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOROSHOP_STORESNoThe same JSON inline. Takes priority over the file.
HOROSHOP_TIMEOUT_MSNoTimeout for one HTTP request to a store.120000
HOROSHOP_STORES_FILENoPath to the stores JSON file (recommended).
HOROSHOP_WIDGET_RETRYNo`off` disables the automatic retry of idempotent control-panel widget writes.on
HOROSHOP_DEFAULT_STORENoStore used when a call omits `store`. Defaults to the only store, if there is one.
HOROSHOP_GRID_REPAIR_MAXNoExtra page reads allowed when a long admin list shifts while being read. Default is computed per list, at most 60.
HOROSHOP_EXPORT_MAX_BYTESNoAlias for HOROSHOP_MAX_RESPONSE_BYTES.
HOROSHOP_IMPORT_POST_LIMITNoMaximum bytes per `catalog/import` request; bigger imports are split automatically.120000
HOROSHOP_MAX_RESPONSE_BYTESNoRead answers larger than this are held back with a hint on how to narrow them.100000

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources