lloom
by dexloom
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLOOM_CONFIG | No | Path to the JSON config file containing credentials and settings. Defaults to ~/.lloom/config.json. | ~/.lloom/config.json |
| LLOOM_PASSWORD | No | Password used for authentication, for example when logging in. This is an alternative to the interactive prompt or --password-stdin. | |
| LLOOM_SERVER_URL | No | The base URL of the lloom hub server. Overrides the configured server_url. Defaults to https://api.lloom.xyz. | https://api.lloom.xyz |
| LLOOM_EMBED_BACKEND | No | Embedding backend to use. Set to 'local' to embed locally; the default is the hub's server-side embedding. | hub |
| LLOOM_PROXY_SENDS_PER_HOUR | No | Maximum number of messages the MCP proxy can send per hour. Defaults to 30. | 30 |
| LLOOM_PROXY_BROADCASTS_PER_HOUR | No | Maximum 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
| 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