Skip to main content
Glama
quabug
by quabug

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_BOT_MCP_URLNoUpstream URL for stdio bridgehttp://127.0.0.1:$PORT/mcp
GROK_BOT_MCP_PORTNoLoopback MCP HTTP port3851
GROK_BOT_MCP_ROOTNoRepo root (agent-bridge, scripts, secrets)directory of start-secure.sh / start-stdio.sh
GROK_BOT_WORKSPACENoFolder scope for workspace tools/workspace/chatgpt if present, else $ROOT/../chatgpt or $ROOT/workspace
ALLOW_NO_AUTH_LOCALNoDocuments loopback no-auth intent (with AI_PC_MCP_ALLOW_NO_AUTH)1 when started via scripts
GROK_BOT_AGENTS_DIRNoAgent profiles for list_agents/home/box/agent-data/agents if present, else $ROOT/../agent-data/agents
GROK_BOT_GATEWAY_PORTNoOAuth gateway port3860
GROK_BOT_SELF_AGENT_IDNoThis agent's id (self flag / from field)legacy box UUID (override on other hosts)
AI_PC_MCP_ALLOW_NO_AUTHNoUsed with ALLOW_NO_AUTH_LOCAL to allow no-auth on loopbackunset
CLOUDFLARE_TUNNEL_TOKENNoNamed Cloudflare tunnel (cloudflared tunnel run --token)unset
AGENT_BRIDGE_WEBHOOK_URLNoPOST {event:"outbox",id,to_agent_id,to_name} after queue (or use agent-bridge/webhook.url)unset
GROK_BOT_PUBLIC_BASE_URLNoStable public HTTPS base for named/external ingress(from quick tunnel)
GROK_BOT_SKIP_QUICK_TUNNELNoIf 1 with GROK_BOT_PUBLIC_BASE_URL, do not start quick tunnelunset

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