Studio Live
by gurmyd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STUDIO_LIVE_HOME | No | The bridge home directory used for persisted controllers, Open Cloud key files and other state. | ~/.studio-live |
| STUDIO_LIVE_PORT | No | The bridge listens on 127.0.0.1:47800 (STUDIO_LIVE_PORT overrides; Studio connects to the literal 127.0.0.1). | 47800 |
| ANTHROPIC_API_KEY | No | Anthropic API credential so the look tool can call the Claude API directly (~2 s per look). | |
| ANTHROPIC_AUTH_TOKEN | No | Anthropic API credential (alternative to ANTHROPIC_API_KEY) so the look tool can call the Claude API directly. | |
| ROBLOX_OPEN_CLOUD_KEY | No | Roblox 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_EXE | No | Path to a RobloxStudioBeta.exe, used by 'studio-live twin' to skip the version scan. | |
| STUDIO_LIVE_GEOMETRY_POLICY | No | Set 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_PROVIDER | No | Chooses 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues