Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STUDIO_LIVE_HOMENoThe bridge home directory used for persisted controllers, Open Cloud key files and other state.~/.studio-live
STUDIO_LIVE_PORTNoThe bridge listens on 127.0.0.1:47800 (STUDIO_LIVE_PORT overrides; Studio connects to the literal 127.0.0.1).47800
ANTHROPIC_API_KEYNoAnthropic API credential so the look tool can call the Claude API directly (~2 s per look).
ANTHROPIC_AUTH_TOKENNoAnthropic API credential (alternative to ANTHROPIC_API_KEY) so the look tool can call the Claude API directly.
ROBLOX_OPEN_CLOUD_KEYNoRoblox Open Cloud API key for the open place, read per call by the cloud tool (alternative: <STUDIO_LIVE_HOME>/opencloud.json / .key).
STUDIO_LIVE_STUDIO_EXENoPath to a RobloxStudioBeta.exe, used by 'studio-live twin' to skip the version scan.
STUDIO_LIVE_GEOMETRY_POLICYNoSet to 'reject' (STUDIO_LIVE_GEOMETRY_POLICY=reject) to roll back edit-DM runs that add overlapping or nested parts with geometry_violation.
STUDIO_LIVE_VISION_PROVIDERNoChooses the vision provider for the look tool: auto | api | claude-cli (default auto: the API when a credential resolves, else the Claude CLI).auto

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