Banorte One
by noriega1308
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXT_PUBLIC_SUPABASE_URL | Yes | The URL of your Supabase project (from Project Settings > API). | |
| SUPABASE_SERVICE_ROLE_KEY | No | Service role key for Supabase, only needed for scripts/seed-demo-users.mjs, never used in browser. | |
| NEXT_PUBLIC_SUPABASE_ANON_KEY | No | The anon key for your Supabase project (from Project Settings > API). Alternative to NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY. | |
| NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY | No | The publishable key for your Supabase project (from Project Settings > API). Alternative to NEXT_PUBLIC_SUPABASE_ANON_KEY. |
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 | |