Skip to main content
Glama
adityamookerjee

betterbrain-all-in-summit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRON_SECRETNoA random secret authenticating the scheduled refresh endpoint.
OPENAI_API_KEYNoDirect OpenAI access for chat. Without it, the app uses Vercel AI Gateway. The configured model must be available to your account.
KV_REST_API_URLYesYour Upstash Redis REST URL for OAuth, reviewed actions, and directory refresh.
KV_REST_API_TOKENYesYour Upstash Redis REST token. Keep this server-side.
NEXT_PUBLIC_APP_VARIANTNo`partnership` (default) or `portfolio`.partnership

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