Limyrx Studio IDE

Environment Variables

Limyrx Studio IDE and OpenCode Server use environment variables for configuration. These can be set system-wide, in a .env file, or in your project settings.

VariableDescriptionDefault
OPENCODE_API_KEYDefault API key for the configured provider-
OPENCODE_SERVER_PORTPort for the OpenCode server8765
OPENCODE_HOSTHost address to bind tolocalhost
LIMYRX_HOMEData directory for state and config~/.limyrx

Project-level Variables

Set per-project environment variables in the project settings panel or in .opencode.jsonc.