Skip to main content
Glama
Qoxiz20
by Qoxiz20

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLNoSupabase project URL.
MCP_CLIENT_IDYesValue you make up, entered into Claude's 'Use your own OAuth client' field.
MCP_ISSUER_URLYesYour app's stable production URL — used to construct every issuer/resource/redirect value consistently.
MCP_JWT_SECRETYesSigns every token this app issues. Rotating it revokes everything at once.
WHATSAPP_TOKENNoWhatsApp API token. Optional; without it, whatsapp_send_message returns 'not yet configured'.
MCP_CLIENT_SECRETYesValue you make up, entered into Claude's 'Use your own OAuth client' field.
ALLOWED_GOOGLE_EMAILYesThe one Google account allowed to complete login.
SUPABASE_SERVICE_KEYNoSupabase service key.
GOOGLE_OAUTH_CLIENT_IDYesGoogle OAuth client ID from Google Cloud Console, reused from the existing Drive/Sheets setup.
WHATSAPP_PHONE_NUMBER_IDNoWhatsApp phone number ID. Required if WHATSAPP_TOKEN is set.
GOOGLE_OAUTH_CLIENT_SECRETYesGoogle OAuth client secret from Google Cloud Console.
GOOGLE_OAUTH_REFRESH_TOKENYesRefresh token for the server's own Drive/Sheets access.

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