Skip to main content
Glama
noriega1308

Banorte One

by noriega1308

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXT_PUBLIC_SUPABASE_URLYesThe URL of your Supabase project (from Project Settings > API).
SUPABASE_SERVICE_ROLE_KEYNoService role key for Supabase, only needed for scripts/seed-demo-users.mjs, never used in browser.
NEXT_PUBLIC_SUPABASE_ANON_KEYNoThe anon key for your Supabase project (from Project Settings > API). Alternative to NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY.
NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEYNoThe 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

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