betterbrain-all-in-summit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRON_SECRET | No | A random secret authenticating the scheduled refresh endpoint. | |
| OPENAI_API_KEY | No | Direct OpenAI access for chat. Without it, the app uses Vercel AI Gateway. The configured model must be available to your account. | |
| KV_REST_API_URL | Yes | Your Upstash Redis REST URL for OAuth, reviewed actions, and directory refresh. | |
| KV_REST_API_TOKEN | Yes | Your Upstash Redis REST token. Keep this server-side. | |
| NEXT_PUBLIC_APP_VARIANT | No | `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
| 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