Skip to Content
ReferenceConfiguration

Configuration

The main configuration directory is ~/.config/sigit. Set SIGIT_CONFIG_DIR to use another location.

VariablePurpose
OPENAI_BASE_URLOpenAI-compatible provider URL
OPENAI_API_KEYProvider credential
SIGIT_API_URLAccount API base URL
SIGIT_CLOUD_URLsiGit Code Cloud URL
SIGIT_MODELSelected local model
SIGIT_PERMISSIONSDefault mutation policy: allow, ask, or deny
SIGIT_MCPSet to off to disable MCP discovery
RUST_LOGLogging verbosity

Provider profiles live in providers.toml; permission defaults and overrides live in settings.toml; MCP servers live in mcp.toml.

Last updated on