ask-user-rich
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASK_USER_RICH_HOST | No | Bind address. | 127.0.0.1 |
| ASK_USER_RICH_NODE | No | Path to a specific Node.js executable to use when running via run.sh. | |
| ASK_USER_RICH_OPEN | No | Set to "0" to disable opening a browser, so the tool returns the link at once. | on |
| ASK_USER_RICH_PORT | No | Fixed port for the form server. Defaults to 0 for a random free port. | 0 |
| ASK_USER_RICH_LOG_DIR | No | Log and answer archive location. | logs/ in the package directory |
| ASK_USER_RICH_OPEN_CMD | No | Command run with the URL as its only argument. | platform opener |
| ASK_USER_RICH_PROGRESS_MS | No | Progress notification interval in milliseconds. | 15000 |
| ASK_USER_RICH_PUBLIC_HOST | No | Hostname used in the URL. | localhost |
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