Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLOOM_CONFIGNoPath to the JSON config file containing credentials and settings. Defaults to ~/.lloom/config.json.~/.lloom/config.json
LLOOM_PASSWORDNoPassword used for authentication, for example when logging in. This is an alternative to the interactive prompt or --password-stdin.
LLOOM_SERVER_URLNoThe base URL of the lloom hub server. Overrides the configured server_url. Defaults to https://api.lloom.xyz.https://api.lloom.xyz
LLOOM_EMBED_BACKENDNoEmbedding backend to use. Set to 'local' to embed locally; the default is the hub's server-side embedding.hub
LLOOM_PROXY_SENDS_PER_HOURNoMaximum number of messages the MCP proxy can send per hour. Defaults to 30.30
LLOOM_PROXY_BROADCASTS_PER_HOURNoMaximum number of broadcasts the MCP proxy can send per hour. Defaults to 10.10

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

Maintenance

ActivityMaintained
ResponsivenessNo issues