Skip to main content
Glama
mrlynn

grok-bot-rooms-server

by mrlynn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LIBSQL_URLNoLocal file URL for libSQL (e.g., file:./data/registry.db). Alternative to using Turso.
ALLOWED_HOSTSNoOptional. Comma-separated hosts allowed to access. Defaults to Vercel URLs and localhost.
REGISTRY_TOKENNoOptional demo-only shared token for authentication. Use with X-Grok-User header. Not recommended for production.
REGISTRY_TOKENSNoJSON map of bearer tokens to user objects. See README for format.
TURSO_AUTH_TOKENNoTurso database token. Get from 'turso db tokens create'.
TURSO_DATABASE_URLNoTurso 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

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