grok-bot-rooms-server
by mrlynn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIBSQL_URL | No | Local file URL for libSQL (e.g., file:./data/registry.db). Alternative to using Turso. | |
| ALLOWED_HOSTS | No | Optional. Comma-separated hosts allowed to access. Defaults to Vercel URLs and localhost. | |
| REGISTRY_TOKEN | No | Optional demo-only shared token for authentication. Use with X-Grok-User header. Not recommended for production. | |
| REGISTRY_TOKENS | No | JSON map of bearer tokens to user objects. See README for format. | |
| TURSO_AUTH_TOKEN | No | Turso database token. Get from 'turso db tokens create'. | |
| TURSO_DATABASE_URL | No | Turso database URL (e.g., libsql://...). Get from 'turso db show'. |
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 | |