Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesValkey/Redis URL. Backs tasks, response cache, OAuth storage.
PICX_API_KEYYesYour PicX API key from https://ai.picxstudio.com/api
PICX_API_BASENoPicX API root. Must end in /v1.https://api.picxstudio.com/v1
JWT_SIGNING_KEYNoExplicit JWT key. Without it, tokens die when the OAuth client secret rotates.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
PICX_MCP_BASE_URLNoPublic URL for OAuth callbacks.https://mcp.picxstudio.com
REQUEST_STATE_KEYYes≥32 bytes, byte-identical across all replicas. Protects interactive round state.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.
SESSION_CREDIT_CEILINGNoMax credits one MCP session may spend, independent of the account's daily cap.2000
STORAGE_ENCRYPTION_KEYNoFernet key. Without it, upstream OAuth tokens are stored in plaintext.
CONFIRM_CREDIT_THRESHOLDNoAbove this, the tool returns input_required to confirm before spending.200

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