Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ISSURERNoOAuth issuer URL for HTTP server (required for ChatGPT connector).
OWNER_PASSCODENoPasscode for OAuth authorization (required for ChatGPT connector).
STRIPE_API_KEYNoStripe API key for Stripe issuer (required when WALLET_ISSURER=stripe).
STRIPE_CARD_IDNoStripe card ID for Stripe issuer (required when WALLET_ISSURER=stripe).
WALLET_ISSURERNoIssuer backend: 'mock', 'stripe', or 'airwallex'.mock
DASHBOARD_TOKENNoToken for local dashboard (auto-generated if not set).
WALLET_APPROVERNoApproval channel: 'console' or 'telegram'.console
TELEGRAM_CHAT_IDNoNumeric chat ID for Telegram approvals (required when WALLET_APPROVER=telegram).
TELEGRAM_BOT_TOKENNoTelegram bot token for phone approvals (required when WALLET_APPROVER=telegram).
WALLET_FLOAT_CENTSNoThe hard float ceiling in cents (default $200).20000
WALLET_DAILY_CAP_CENTSNoRolling 24h spend cap in cents (default $100).10000
WALLET_HOURILY_TXN_LIMITNoRolling 1h transaction count limit (default 5).5
WALLET_MERCHANT_DENYLISTNoOptional comma-separated list of denied merchants.
WALLET_PER_TXN_CAP_CENTSNoPer-transaction cap in cents (default $50).5000
WALLET_MERCHANT_ALLOWLISTNoOptional comma-separated list of allowed merchants.
WALLET_AUTO_APPROVE_UNDER_CENTSNoAuto-approve threshold in cents (default 0 = confirm everything).0

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